aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2009-10-25 17:41:01 +0000
committerJohn Crispin <john@openwrt.org>2009-10-25 17:41:01 +0000
commitf1ad6d376809bd86012c3a98a140586f39f190ce (patch)
tree07acedc35da4ec496fe450022876ef0b3e51d41d
parent6a56b1186e815df116a68869167cb74a3a9112fc (diff)
downloadupstream-f1ad6d376809bd86012c3a98a140586f39f190ce.tar.gz
upstream-f1ad6d376809bd86012c3a98a140586f39f190ce.tar.bz2
upstream-f1ad6d376809bd86012c3a98a140586f39f190ce.zip
fixes licenses
SVN-Revision: 18152
-rw-r--r--target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h3
-rw-r--r--target/linux/ramips/files/drivers/net/ramips.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h
index 3ccd5fd1bc..e5f55d32b5 100644
--- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h
+++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h
@@ -1,8 +1,7 @@
/*
* 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.
+ * 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
diff --git a/target/linux/ramips/files/drivers/net/ramips.c b/target/linux/ramips/files/drivers/net/ramips.c
index 0c918a84b0..d3337da200 100644
--- a/target/linux/ramips/files/drivers/net/ramips.c
+++ b/target/linux/ramips/files/drivers/net/ramips.c
@@ -1,8 +1,7 @@
/*
* 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.
+ * 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