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 /include | |
parent | 2656312724d97ebc2e267e0a9740d51ad7aa9a04 (diff) | |
download | linux-3.10-43db48d3d2f6326c571984b7b30ab355596bb3cc.tar.gz linux-3.10-43db48d3d2f6326c571984b7b30ab355596bb3cc.tar.bz2 linux-3.10-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 'include')
-rw-r--r-- | include/linux/videodev2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index d94e2683be5..112b28c1f63 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h @@ -8,7 +8,7 @@ * * See http://linuxtv.org for more info * - * Author: Bill Dirks <bdirks@pacbell.net> + * Author: Bill Dirks <bill@thedirks.org> * Justin Schoeman * et al. */ |