[PATCH] copyright on include/asm-arm/arch-s3c2410/gta01.h

Ben Dooks ben at fluff.org
Fri Feb 16 19:13:31 CET 2007


Take a copy of the mach-gta01.c copyright header and
place it on include/asm-arm/arch-s3c2410/gta01.h, so
that the file has a copyright and authour attribution

Note, do you want to be licensing for v2 or later, or
just GPLv2 (linus seems to be dead set against GPLv3)

Signed-off-by: Ben Dooks <ben-linux at fluff.org>

diff -urpN -X linux-2.6.20/Documentation/dontdiff linux-2.6.20/include/asm-arm/arch-s3c2410/gta01.h linux-2.6.20-dev1/include/asm-arm/arch-s3c2410/gta01.h
--- linux-2.6.20/include/asm-arm/arch-s3c2410/gta01.h	2007-02-16 12:28:27.000000000 +0000
+++ linux-2.6.20-dev1/include/asm-arm/arch-s3c2410/gta01.h	2007-02-16 18:06:11.000000000 +0000
@@ -1,9 +1,31 @@
+/* linux/include/asm-arm/arch-s3c2410/gta01.h
+ *
+ * S3C2410 Machine Support for the FIC GTA01 (Neo1973)
+ *
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Author: Harald Welte <laforge at openmoko.org>
+ * All rights reserved.
+ *
+ * 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., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ */
+
 #ifndef _GTA01_H
 #define _GTA01_H
 
-#include <asm/arch/regs-gpio.h>
-#include <asm/arch/irqs.h>
-
 /* Different hardware revisions, passed in ATAG_REVISION by u-boot */
 #define GTA01v3_SYSTEM_REV	0x00000130
 #define GTA01v4_SYSTEM_REV	0x00000140




More information about the openmoko-kernel mailing list