diff options
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/cx88/cx88-alsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-alsa.c b/drivers/media/video/cx88/cx88-alsa.c index 90c36c5705c3..141dadf7cf1b 100644 --- a/drivers/media/video/cx88/cx88-alsa.c +++ b/drivers/media/video/cx88/cx88-alsa.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * (c) 2005,2006 Ricardo Cerqueira <v4l@cerqueira.org> | 7 | * (c) 2005,2006 Ricardo Cerqueira <v4l@cerqueira.org> |
8 | * (c) 2005 Mauro Carvalho Chehab <mchehab@infradead.org> | 8 | * (c) 2005 Mauro Carvalho Chehab <mchehab@infradead.org> |
9 | * Based on a dummy cx88 module by Gerd Knorr <kraxel@bytesex.org> | 9 | * Based on a dummy cx88 module by Gerd Knorr <kraxel@bytesex.org> |
10 | * Based on dummy.c by Jaroslav Kysela <perex@suse.cz> | 10 | * Based on dummy.c by Jaroslav Kysela <perex@perex.cz> |
11 | * | 11 | * |
12 | * This program is free software; you can redistribute it and/or modify | 12 | * This program is free software; you can redistribute it and/or modify |
13 | * it under the terms of the GNU General Public License as published by | 13 | * it under the terms of the GNU General Public License as published by |