Skip to content

Commit

Permalink
[ARM] 4038/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410…
Browse files Browse the repository at this point in the history
… (core)

Fix copyright notices in include/asm-arm/arch-s3c2410
to actually have `Copyright` in the line. This patch
deals with all the core files.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Ben Dooks authored and Russell King committed Dec 17, 2006
1 parent 2343217 commit f056076
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion include/asm-arm/arch-s3c2410/audio.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* linux/include/asm-arm/arch-s3c2410/audio.h
*
* (c) 2004-2005 Simtec Electronics
* Copyright (c) 2004-2005 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/
* Ben Dooks <ben@simtec.co.uk>
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/hardware.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/hardware.h
*
* (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - hardware
*
Expand Down
2 changes: 1 addition & 1 deletion include/asm-arm/arch-s3c2410/iic.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* linux/include/asm-arm/arch-s3c2410/iic.h
*
* (c) 2004 Simtec Electronics
* Copyright (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - I2C Controller platfrom_device info
Expand Down
2 changes: 1 addition & 1 deletion include/asm-arm/arch-s3c2410/leds-gpio.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* linux/include/asm-arm/arch-s3c2410/leds-gpio.h
*
* (c) 2006 Simtec Electronics
* Copyright (c) 2006 Simtec Electronics
* http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/map.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/map.h
*
* (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - Memory map definitions
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/nand.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/nand.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - NAND device controller platfrom_device info
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/system.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/system.h
*
* (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - System function defines and includes
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/timex.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/timex.h
*
* (c) 2003-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2003-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - time parameters
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/uncompress.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/uncompress.h
*
* (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2003 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - uncompress code
*
Expand Down
4 changes: 2 additions & 2 deletions include/asm-arm/arch-s3c2410/usb-control.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* Copyright (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 - usb port information
*
Expand Down

0 comments on commit f056076

Please sign in to comment.