diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-29 08:23:40 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-29 08:23:40 +0000 |
commit | 6d8520bc411b3836bbe557de4bf7ce6aaa4c5842 (patch) | |
tree | 1c92f4d2243b7bf34723cba9910feef7b5584947 /target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h | |
parent | b3adb56ad90ba8d9adc3e0b54ef410fed1725356 (diff) |
[adm5120] license cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10305 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h')
-rw-r--r-- | target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h index 7d202361ac..9d122bb901 100644 --- a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h +++ b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/prom/cfe.h @@ -6,20 +6,10 @@ * Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 OpenWrt.org * - * 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 free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 as published + * by the Free Software Foundation. * - * 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 Street, Fifth Floor, - * Boston, MA 02110-1301, USA. */ #ifndef _PROM_CFE_H_ |