diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-09 09:20:59 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-21 10:34:20 -0500 |
commit | 43db48d3d2f6326c571984b7b30ab355596bb3cc (patch) | |
tree | c3d2d742bdd723f10d1adccf538bc28f617b8d7d /drivers/media/video/v4l2-common.c | |
parent | 2656312724d97ebc2e267e0a9740d51ad7aa9a04 (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/v4l2-common.c')
-rw-r--r-- | drivers/media/video/v4l2-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/v4l2-common.c b/drivers/media/video/v4l2-common.c index b8ee37ded3c9..dab87512b9bd 100644 --- a/drivers/media/video/v4l2-common.c +++ b/drivers/media/video/v4l2-common.c | |||
@@ -12,7 +12,7 @@ | |||
12 | * as published by the Free Software Foundation; either version | 12 | * as published by the Free Software Foundation; either version |
13 | * 2 of the License, or (at your option) any later version. | 13 | * 2 of the License, or (at your option) any later version. |
14 | * | 14 | * |
15 | * Author: Bill Dirks <bdirks@pacbell.net> | 15 | * Author: Bill Dirks <bill@thedirks.org> |
16 | * based on code by Alan Cox, <alan@cymru.net> | 16 | * based on code by Alan Cox, <alan@cymru.net> |
17 | * | 17 | * |
18 | */ | 18 | */ |