Add missing license header.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 21 Oct 2008 15:07:53 +0000 (15:07 +0000)
committerJordan Crouse <jordan.crouse@amd.com>
Tue, 21 Oct 2008 15:07:53 +0000 (15:07 +0000)
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3678 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/southbridge/amd/sb600/sb600_smbus.c

index d5a8a187425eb4bcb931a7f79820e4593a0ff5dd..038cd14b7b2255338f4c34393b689803564dc700 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2008 Advanced Micro Devices, Inc.
+ *
+ * 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
+ */
+
 //#include <arch/io.h>
 //#include <device/device.h>
 //#include <device/pci.h>