diff options
author | Matteo Croce <matteo@openwrt.org> | 2008-04-02 11:18:00 +0000 |
---|---|---|
committer | Matteo Croce <matteo@openwrt.org> | 2008-04-02 11:18:00 +0000 |
commit | c2ebe229348a85b3cbc36ee5a6f6be89f2f918fe (patch) | |
tree | e007423433c3c93b3fe110721b262cc4de008340 /target/linux/ar7/files/include | |
parent | ce2fa33305ea2f717e513cb7b8c0741e7935887b (diff) | |
download | master-187ad058-c2ebe229348a85b3cbc36ee5a6f6be89f2f918fe.tar.gz master-187ad058-c2ebe229348a85b3cbc36ee5a6f6be89f2f918fe.tar.bz2 master-187ad058-c2ebe229348a85b3cbc36ee5a6f6be89f2f918fe.zip |
Let authors holds copyright of the AR7 code (closes #2369)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10708 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/files/include')
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ar7/files/include/asm-mips/ar7/ar7.h b/target/linux/ar7/files/include/asm-mips/ar7/ar7.h index 9592f63bf5..4f90eb1b29 100644 --- a/target/linux/ar7/files/include/asm-mips/ar7/ar7.h +++ b/target/linux/ar7/files/include/asm-mips/ar7/ar7.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, 2007 OpenWrt.org + * Copyright (C) 2006, 2007 Felix Fietkau, Eugene Konev * * 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 diff --git a/target/linux/ar7/files/include/asm-mips/ar7/gpio.h b/target/linux/ar7/files/include/asm-mips/ar7/gpio.h index 2e19fcae9d..36cc68896e 100644 --- a/target/linux/ar7/files/include/asm-mips/ar7/gpio.h +++ b/target/linux/ar7/files/include/asm-mips/ar7/gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 OpenWrt.org + * Copyright (C) 2007 Florian Fainelli <florian@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 diff --git a/target/linux/ar7/files/include/asm-mips/ar7/prom.h b/target/linux/ar7/files/include/asm-mips/ar7/prom.h index d54cfc03ef..2f3f67fe61 100644 --- a/target/linux/ar7/files/include/asm-mips/ar7/prom.h +++ b/target/linux/ar7/files/include/asm-mips/ar7/prom.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, 2007 OpenWrt.org + * Copyright (C) 2006, 2007 Florian Fainelli <florian@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 diff --git a/target/linux/ar7/files/include/linux/vlynq.h b/target/linux/ar7/files/include/linux/vlynq.h index b3f24741bb..b48f190ddd 100644 --- a/target/linux/ar7/files/include/linux/vlynq.h +++ b/target/linux/ar7/files/include/linux/vlynq.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, 2007 OpenWrt.org + * Copyright (C) 2006, 2007 Eugene Konev * * 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 |