diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-01-30 13:15:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-01-30 13:15:51 +0000 |
commit | c7e43709f447da2c16340ca51d3e874c1263853b (patch) | |
tree | ff6686e8769bb91540c96c160b8d544bc1a9e632 /target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h | |
parent | 11c02a7e60b1d43113c6bd8652f42c509a903c59 (diff) | |
download | mtk-20170518-c7e43709f447da2c16340ca51d3e874c1263853b.zip mtk-20170518-c7e43709f447da2c16340ca51d3e874c1263853b.tar.gz mtk-20170518-c7e43709f447da2c16340ca51d3e874c1263853b.tar.bz2 |
more license cleanups
SVN-Revision: 10327
Diffstat (limited to 'target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h')
-rw-r--r-- | target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h index 4d75259..e8e4d99 100644 --- a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h +++ b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_intc.h @@ -9,20 +9,10 @@ * Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 Gabor Juhos <juhosg at 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 _ADM5120_INTC_H_ |