See patch.

I've added the same license header as all the other sb600 files have
(copyright AMD, 2008, GPLv2). Ron has already added the same header
when porting the file to v3, but v2 doesn't have that header.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Add missing license header.

Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]>

Index: src/southbridge/amd/sb600/sb600_smbus.c
===================================================================
--- src/southbridge/amd/sb600/sb600_smbus.c	(Revision 3654)
+++ src/southbridge/amd/sb600/sb600_smbus.c	(Arbeitskopie)
@@ -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>
--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to