Browse Source

[ARM] 5265/3: [AT91] Add copyright info

Add copyright information for some of the AT91 header files.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Andrew Victor 16 years ago
parent
commit
3d73e89328

+ 3 - 0
arch/arm/mach-at91/include/mach/at91_pit.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91_pit.h
  * arch/arm/mach-at91/include/mach/at91_pit.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * Periodic Interval Timer (PIT) - System peripherals regsters.
  * Periodic Interval Timer (PIT) - System peripherals regsters.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
arch/arm/mach-at91/include/mach/at91_rstc.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91_rstc.h
  * arch/arm/mach-at91/include/mach/at91_rstc.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * Reset Controller (RSTC) - System peripherals regsters.
  * Reset Controller (RSTC) - System peripherals regsters.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
arch/arm/mach-at91/include/mach/at91_rtt.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91_rtt.h
  * arch/arm/mach-at91/include/mach/at91_rtt.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * Real-time Timer (RTT) - System peripherals regsters.
  * Real-time Timer (RTT) - System peripherals regsters.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
arch/arm/mach-at91/include/mach/at91_shdwc.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91_shdwc.h
  * arch/arm/mach-at91/include/mach/at91_shdwc.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * Shutdown Controller (SHDWC) - System peripherals regsters.
  * Shutdown Controller (SHDWC) - System peripherals regsters.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
arch/arm/mach-at91/include/mach/at91_wdt.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91_wdt.h
  * arch/arm/mach-at91/include/mach/at91_wdt.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * Watchdog Timer (WDT) - System peripherals regsters.
  * Watchdog Timer (WDT) - System peripherals regsters.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 2 - 0
arch/arm/mach-at91/include/mach/at91cap9_ddrsdr.h

@@ -1,6 +1,8 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91cap9_ddrsdr.h
  * arch/arm/mach-at91/include/mach/at91cap9_ddrsdr.h
  *
  *
+ *  (C) 2008 Andrew Victor
+ *
  * DDR/SDR Controller (DDRSDRC) - System peripherals registers.
  * DDR/SDR Controller (DDRSDRC) - System peripherals registers.
  * Based on AT91CAP9 datasheet revision B.
  * Based on AT91CAP9 datasheet revision B.
  *
  *

+ 2 - 0
arch/arm/mach-at91/include/mach/at91sam9260_matrix.h

@@ -1,6 +1,8 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91sam9260_matrix.h
  * arch/arm/mach-at91/include/mach/at91sam9260_matrix.h
  *
  *
+ *  Copyright (C) 2007 Atmel Corporation.
+ *
  * Memory Controllers (MATRIX, EBI) - System peripherals registers.
  * Memory Controllers (MATRIX, EBI) - System peripherals registers.
  * Based on AT91SAM9260 datasheet revision B.
  * Based on AT91SAM9260 datasheet revision B.
  *
  *

+ 2 - 0
arch/arm/mach-at91/include/mach/at91sam9261_matrix.h

@@ -1,6 +1,8 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91sam9261_matrix.h
  * arch/arm/mach-at91/include/mach/at91sam9261_matrix.h
  *
  *
+ *  Copyright (C) 2007 Atmel Corporation.
+ *
  * Memory Controllers (MATRIX, EBI) - System peripherals registers.
  * Memory Controllers (MATRIX, EBI) - System peripherals registers.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
arch/arm/mach-at91/include/mach/at91sam9_sdramc.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91sam9_sdramc.h
  * arch/arm/mach-at91/include/mach/at91sam9_sdramc.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * SDRAM Controllers (SDRAMC) - System peripherals registers.
  * SDRAM Controllers (SDRAMC) - System peripherals registers.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
arch/arm/mach-at91/include/mach/at91sam9_smc.h

@@ -1,6 +1,9 @@
 /*
 /*
  * arch/arm/mach-at91/include/mach/at91sam9_smc.h
  * arch/arm/mach-at91/include/mach/at91sam9_smc.h
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * Static Memory Controllers (SMC) - System peripherals registers.
  * Static Memory Controllers (SMC) - System peripherals registers.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on AT91SAM9261 datasheet revision D.
  *
  *

+ 3 - 0
drivers/mtd/nand/atmel_nand_ecc.h

@@ -2,6 +2,9 @@
  * Error Corrected Code Controller (ECC) - System peripherals regsters.
  * Error Corrected Code Controller (ECC) - System peripherals regsters.
  * Based on AT91SAM9260 datasheet revision B.
  * Based on AT91SAM9260 datasheet revision B.
  *
  *
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * 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
  * Free Software Foundation; either version 2 of the License, or (at your