From 2d2f0c121f1fcb5da99174569996d8fccc1e9d1f Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 28 Oct 2009 17:36:11 +0000 Subject: Add some missing license headers, consistency fixes for others (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4881 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/intel/d945gclf/Config-abuild.lb | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'targets') diff --git a/targets/intel/d945gclf/Config-abuild.lb b/targets/intel/d945gclf/Config-abuild.lb index 743ee713ea..186b05a592 100644 --- a/targets/intel/d945gclf/Config-abuild.lb +++ b/targets/intel/d945gclf/Config-abuild.lb @@ -1,4 +1,21 @@ -# This will make a target directory of ./VENDOR_MAINBOARD +## +## This file is part of the coreboot project. +## +## Copyright (C) 2007-2008 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 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 +## target VENDOR_MAINBOARD mainboard VENDOR/MAINBOARD -- cgit v1.2.3