commit | c8efef1745d168b80c800e98cce48a59630dbbfc | [log] [tgz] |
---|---|---|
author | Ben Dooks <[email protected]> | Sat Feb 28 17:09:57 2009 +0000 |
committer | Mark Brown <[email protected]> | Sat Feb 28 17:18:24 2009 +0000 |
tree | c6539bf86f2777a6ac622d7cff9913c9f94e514f | |
parent | 6d5643455ced9ee45a4aa7403fe8056d826bde85 [diff] |
ASoC: Fix copyright statements on Simtec files Fix the copyright statements in two of the S3C24XX ASoC files that have (c) when we require the full word. Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Mark Brown <[email protected]>
diff --git a/sound/soc/s3c24xx/s3c24xx-i2s.c b/sound/soc/s3c24xx/s3c24xx-i2s.c index 6f4d439..1c2b0549 100644 --- a/sound/soc/s3c24xx/s3c24xx-i2s.c +++ b/sound/soc/s3c24xx/s3c24xx-i2s.c
@@ -4,7 +4,7 @@ * (c) 2006 Wolfson Microelectronics PLC. * Graeme Gregory [email protected] or [email protected] * - * (c) 2004-2005 Simtec Electronics + * Copyright 2004-2005 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <[email protected]> *
diff --git a/sound/soc/s3c24xx/s3c24xx-pcm.c b/sound/soc/s3c24xx/s3c24xx-pcm.c index 7c64d31..ba1ae09 100644 --- a/sound/soc/s3c24xx/s3c24xx-pcm.c +++ b/sound/soc/s3c24xx/s3c24xx-pcm.c
@@ -4,7 +4,7 @@ * (c) 2006 Wolfson Microelectronics PLC. * Graeme Gregory [email protected] or [email protected] * - * (c) 2004-2005 Simtec Electronics + * Copyright 2004-2005 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <[email protected]> *