Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f056076e authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[ARM] 4038/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (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: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 2343217f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* 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>
 *
+2 −2
Original line number Diff line number Diff line
/* linux/include/asm-arm/arch-s3c2410/hardware.h
 *
 * (c) 2003 Simtec Electronics
 * Copyright (c) 2003 Simtec Electronics
 *	Ben Dooks <ben@simtec.co.uk>
 *
 * S3C2410 - hardware
+1 −1
Original line number Diff line number Diff line
/* 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
+1 −1
Original line number Diff line number Diff line
/* 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>
 *
+2 −2
Original line number Diff line number Diff line
/* linux/include/asm-arm/arch-s3c2410/map.h
 *
 * (c) 2003 Simtec Electronics
 * Copyright (c) 2003 Simtec Electronics
 *	Ben Dooks <ben@simtec.co.uk>
 *
 * S3C2410 - Memory map definitions
Loading