Various license header consistency fixes (trivial).
[coreboot.git] / src / arch / i386 / include / arch / ioapic.h
index ceca32c91ca643748f2166d666de724fde0a6901..623f617253ea4c41f68ed4aaa8c8b3bace39dea4 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * coreboot IOAPIC support
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2010 coresystems GmbH
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; version 2 of
- * the License.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -15,8 +14,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef __I386_ARCH_IOAPIC_H