summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d945gclf/mainboard_smi.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-28 17:36:11 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-28 17:36:11 +0000
commit2d2f0c121f1fcb5da99174569996d8fccc1e9d1f (patch)
treead15f36c6d68fcf9dbb3c8785675eb86b8c09b93 /src/mainboard/intel/d945gclf/mainboard_smi.c
parent6c73b4416ccda3d02bfaf9526ec356960260253b (diff)
downloadcoreboot-2d2f0c121f1fcb5da99174569996d8fccc1e9d1f.tar.xz
Add some missing license headers, consistency fixes for others (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4881 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/intel/d945gclf/mainboard_smi.c')
-rw-r--r--src/mainboard/intel/d945gclf/mainboard_smi.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/intel/d945gclf/mainboard_smi.c b/src/mainboard/intel/d945gclf/mainboard_smi.c
index 057111dc49..333a59e982 100644
--- a/src/mainboard/intel/d945gclf/mainboard_smi.c
+++ b/src/mainboard/intel/d945gclf/mainboard_smi.c
@@ -5,8 +5,7 @@
*
* 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.
+ * 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
*/
#include <arch/io.h>