diff options
author | Ben Dooks <ben@simtec.co.uk> | 2009-11-13 22:54:14 +0000 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-12-01 01:33:51 +0000 |
commit | ccae941ee2de58b9391f4e166b1bad33fcbfc119 (patch) | |
tree | 6465706dfb4a0411605a1a4fd52c9b553dfb639d /arch/arm/plat-s3c24xx/pm.c | |
parent | e02f866456ec31d20649670e3af048ddc2a3892b (diff) | |
download | op-kernel-dev-ccae941ee2de58b9391f4e166b1bad33fcbfc119.zip op-kernel-dev-ccae941ee2de58b9391f4e166b1bad33fcbfc119.tar.gz |
ARM: S3C: Update Simtec copyright statements from , to - [2]
There are a number of statements of the form A, B or A, B, C where
the numbers A,B,C are not consecutive. However, referencing [1] it
is the correct thing to replace these with A-B or A-C as apropriate.
[1] http://www.copyrightservice.co.uk/copyright/p03_copyright_notices
section 4iii 'Year of publication'
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Simtec Linux Team <linux@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/pm.c')
-rw-r--r-- | arch/arm/plat-s3c24xx/pm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/pm.c b/arch/arm/plat-s3c24xx/pm.c index 56e5253..3620dd2 100644 --- a/arch/arm/plat-s3c24xx/pm.c +++ b/arch/arm/plat-s3c24xx/pm.c @@ -1,6 +1,6 @@ /* linux/arch/arm/plat-s3c24xx/pm.c * - * Copyright (c) 2004,2006 Simtec Electronics + * Copyright (c) 2004-2006 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * * S3C24XX Power Manager (Suspend-To-RAM) support |