aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2009-10-25 17:41:01 +0000
committerJohn Crispin <blogic@openwrt.org>2009-10-25 17:41:01 +0000
commitc9ec1904ac3422d347e30059660afffb0a614c59 (patch)
treec7494a7032a62b6e72950c4c40d7c5fd6c3db0e3 /target
parent1673d970d0080777af4242c141580204d4c98519 (diff)
downloadmaster-187ad058-c9ec1904ac3422d347e30059660afffb0a614c59.tar.gz
master-187ad058-c9ec1904ac3422d347e30059660afffb0a614c59.tar.bz2
master-187ad058-c9ec1904ac3422d347e30059660afffb0a614c59.zip
[ramips] fixes licenses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18152 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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