aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/winent/pl6064/mainboard.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-02-25 16:09:53 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-02-25 16:09:53 +0000
commitdbbecb5c17c5dc62f6115cf5ce076d972cc3b702 (patch)
tree3b8c88902d653c52b76a00b46aa0e23b2944bd86 /src/mainboard/winent/pl6064/mainboard.c
parent13f2bb09d4befd63f2f2c5307f0e1835eb747732 (diff)
Various minor fixes (trivial).
- More license header cosmetics. - New official "Building coreboot" document is now at: http://www.coreboot.org/Build_HOWTO - Drop "(mostly those derived from the Linux kernel)" part of the GPL-v2-only parts from the README. Many other files are also GPL-v2-only, too. 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@5161 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/winent/pl6064/mainboard.c')
-rw-r--r--src/mainboard/winent/pl6064/mainboard.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/winent/pl6064/mainboard.c b/src/mainboard/winent/pl6064/mainboard.c
index b49f3f7c61..86dbbff03d 100644
--- a/src/mainboard/winent/pl6064/mainboard.c
+++ b/src/mainboard/winent/pl6064/mainboard.c
@@ -4,8 +4,8 @@
* Copyright (C) 2010 Win Enterprises, Inc. (anishp@win-ent.com)
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * 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