diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-09 12:20:59 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-09 12:20:59 -0200 |
commit | 10095e15fc642c3b39153fa85e4beb79dfa7926e (patch) | |
tree | 35a043f00967747aca40e3d3cd47d1809424c424 /linux/drivers/media/video/v4l2-common.c | |
parent | 57ea94454142fbcc02364cccf1081a45856a54f6 (diff) | |
download | mediapointer-dvb-s2-10095e15fc642c3b39153fa85e4beb79dfa7926e.tar.gz mediapointer-dvb-s2-10095e15fc642c3b39153fa85e4beb79dfa7926e.tar.bz2 |
Fix authorship references
From: Mauro Carvalho Chehab <mchehab@infradead.org>
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 'linux/drivers/media/video/v4l2-common.c')
-rw-r--r-- | linux/drivers/media/video/v4l2-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/v4l2-common.c b/linux/drivers/media/video/v4l2-common.c index b940317af..8fa62d5b4 100644 --- a/linux/drivers/media/video/v4l2-common.c +++ b/linux/drivers/media/video/v4l2-common.c @@ -12,7 +12,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> * based on code by Alan Cox, <alan@cymru.net> * */ |