diff options
author | Nils Jacobs <njacobs8@hetnet.nl> | 2010-05-14 09:48:05 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-05-14 09:48:05 +0000 |
commit | dd6ad3447b10ffd1c0c823129aadc42038cb2b7e (patch) | |
tree | ff34b7ec26ba0f9ca557200ade93fa0582f65a34 /src/mainboard/advantech/pcm-5820 | |
parent | 1e211327fb7e50e28b8943076db08596e6f27d2d (diff) |
license header fixes
Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5545 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/advantech/pcm-5820')
-rw-r--r-- | src/mainboard/advantech/pcm-5820/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/advantech/pcm-5820/Kconfig b/src/mainboard/advantech/pcm-5820/Kconfig index 156d68005a..ecf32faebc 100644 --- a/src/mainboard/advantech/pcm-5820/Kconfig +++ b/src/mainboard/advantech/pcm-5820/Kconfig @@ -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; either version 2 of the License, or -## (at your option) any later version. +## 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 |