Browse Source

Let authors holds copyright of the AR7 code (closes #2369)

SVN-Revision: 10708
Matteo Croce 18 years ago
parent
commit
c96a4d1808

+ 1 - 1
target/linux/ar7/files/arch/mips/ar7/clock.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 OpenWrt.org
+ * Copyright (C) 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

+ 1 - 1
target/linux/ar7/files/arch/mips/ar7/gpio.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 OpenWrt.org
+ * Copyright (C) 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

+ 1 - 1
target/linux/ar7/files/arch/mips/ar7/irq.c

@@ -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

+ 0 - 2
target/linux/ar7/files/arch/mips/ar7/memory.c

@@ -1,6 +1,4 @@
 /*
- * Copyright (C) 2007 OpenWrt.org
- *
  * Based on arch/mips/mm/init.c
  * Copyright (C) 1994 - 2000 Ralf Baechle
  * Copyright (C) 1999, 2000 Silicon Graphics, Inc.

+ 1 - 1
target/linux/ar7/files/arch/mips/ar7/platform.c

@@ -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

+ 0 - 2
target/linux/ar7/files/arch/mips/ar7/prom.c

@@ -1,6 +1,4 @@
 /*
- * Copyright (C) 2006, 2007 OpenWrt.org
- *
  * Carsten Langgaard, [email protected]
  * Copyright (C) 1999,2000 MIPS Technologies, Inc.  All rights reserved.
  *

+ 0 - 2
target/linux/ar7/files/arch/mips/ar7/setup.c

@@ -1,6 +1,4 @@
 /*
- * Copyright (C) 2006, 2007 OpenWrt.org
- *
  * Carsten Langgaard, [email protected]
  * Copyright (C) 2000 MIPS Technologies, Inc.  All rights reserved.
  *

+ 0 - 2
target/linux/ar7/files/arch/mips/ar7/time.c

@@ -1,6 +1,4 @@
 /*
- * Copyright (C) 2006, 2007 OpenWrt.org
- *
  * Carsten Langgaard, [email protected]
  * Copyright (C) 1999,2000 MIPS Technologies, Inc.  All rights reserved.
  *

+ 1 - 3
target/linux/ar7/files/drivers/char/ar7_gpio.c

@@ -1,7 +1,5 @@
 /*
- * linux/drivers/char/ar7_gpio.c
- *
- * Copyright (C) 2007 OpenWrt.org
+ * Copyright (C) 2007 Nicolas Thill <[email protected]>
  *
  * 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

+ 1 - 1
target/linux/ar7/files/drivers/vlynq/vlynq.c

@@ -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

+ 1 - 1
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

+ 1 - 1
target/linux/ar7/files/include/asm-mips/ar7/gpio.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 OpenWrt.org
+ * Copyright (C) 2007 Florian Fainelli <[email protected]>
  *
  * 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

+ 1 - 1
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 <[email protected]>
  *
  * 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

+ 1 - 1
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