diff options
author | Luis Correia <luis.f.correia@gmail.com> | 2007-05-17 16:00:30 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-05-17 16:00:30 +0000 |
commit | 3a9db88d5ccf08b0bf627ae848b27ff7ed10f352 (patch) | |
tree | d1068a1a0bcd56c290185788def381e54f0dc77c /targets/iei/nova4899r | |
parent | 819f5810b6979fda870285d1ce8192ff26d9c883 (diff) |
Add missing license header (closes #53).
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
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@2673 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/iei/nova4899r')
-rw-r--r-- | targets/iei/nova4899r/Config.lb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/targets/iei/nova4899r/Config.lb b/targets/iei/nova4899r/Config.lb index 8573e8a179..2536d85528 100644 --- a/targets/iei/nova4899r/Config.lb +++ b/targets/iei/nova4899r/Config.lb @@ -1,3 +1,23 @@ +## +## This file is part of the LinuxBIOS project. +## +## Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com> +## +## 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. +## +## This program is distributed in the hope that it will be useful, +## but WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +## GNU General Public License for more details. +## +## 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 +## + # Config file for the IEI nova4899r motherboard # This will make a target directory of nova4899r |