aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l1-compat.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-01-09 09:20:59 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-02-21 10:34:20 -0500
commit43db48d3d2f6326c571984b7b30ab355596bb3cc (patch)
treec3d2d742bdd723f10d1adccf538bc28f617b8d7d /drivers/media/video/v4l1-compat.c
parent2656312724d97ebc2e267e0a9740d51ad7aa9a04 (diff)
V4L/DVB (5068): Fix authorship references
Bill Dirks asked me to update his entries at kernel files, since he change his e-mail. I've also updated a few web broken links or obsolete info to the curent sites where V4L drivers and API are being discussed currently. CC: Bill Dirks <bill@thedirks.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/v4l1-compat.c')
-rw-r--r--drivers/media/video/v4l1-compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/v4l1-compat.c b/drivers/media/video/v4l1-compat.c
index 8a13e595304e..d2c1ae0dbfba 100644
--- a/drivers/media/video/v4l1-compat.c
+++ b/drivers/media/video/v4l1-compat.c
@@ -11,7 +11,7 @@
11 * as published by the Free Software Foundation; either version 11 * as published by the Free Software Foundation; either version
12 * 2 of the License, or (at your option) any later version. 12 * 2 of the License, or (at your option) any later version.
13 * 13 *
14 * Author: Bill Dirks <bdirks@pacbell.net> 14 * Author: Bill Dirks <bill@thedirks.org>
15 * et al. 15 * et al.
16 * 16 *
17 */ 17 */