diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-09 11:20:59 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-21 13:34:20 -0200 |
commit | 43db48d3d2f6326c571984b7b30ab355596bb3cc (patch) | |
tree | c3d2d742bdd723f10d1adccf538bc28f617b8d7d /drivers/media/video/v4l1-compat.c | |
parent | 2656312724d97ebc2e267e0a9740d51ad7aa9a04 (diff) | |
download | blackbird-obmc-linux-43db48d3d2f6326c571984b7b30ab355596bb3cc.tar.gz blackbird-obmc-linux-43db48d3d2f6326c571984b7b30ab355596bb3cc.zip |
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.c | 2 |
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 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * - * Author: Bill Dirks <bdirks@pacbell.net> + * Author: Bill Dirks <bill@thedirks.org> * et al. * */ |