diff options
author | Hans de Goede <hdegoede@redhat.com> | 2010-09-05 06:06:04 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-20 23:04:46 -0400 |
commit | 1fddcf0e8b3b6e6405b051da0a6faa93ea7af5cf (patch) | |
tree | 1376a81e1569fd787bfcc79e0e681b9eb00420a8 /drivers/media/video/gspca/mr97310a.c | |
parent | 7b7736c451d6e5724ff0d591fecdd89b37617b59 (diff) |
V4L/DVB: gspca_*: correct typo in my email address in various subdrivers
gspca_*: correct typo in my email address in various subdrivers
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/mr97310a.c')
-rw-r--r-- | drivers/media/video/gspca/mr97310a.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/gspca/mr97310a.c b/drivers/media/video/gspca/mr97310a.c index 33744e724ea..ccedf23300d 100644 --- a/drivers/media/video/gspca/mr97310a.c +++ b/drivers/media/video/gspca/mr97310a.c | |||
@@ -9,14 +9,14 @@ | |||
9 | * is Copyright (C) 2009 Theodore Kilgore <kilgota@auburn.edu> | 9 | * is Copyright (C) 2009 Theodore Kilgore <kilgota@auburn.edu> |
10 | * | 10 | * |
11 | * Support for the control settings for the CIF cameras is | 11 | * Support for the control settings for the CIF cameras is |
12 | * Copyright (C) 2009 Hans de Goede <hdgoede@redhat.com> and | 12 | * Copyright (C) 2009 Hans de Goede <hdegoede@redhat.com> and |
13 | * Thomas Kaiser <thomas@kaiser-linux.li> | 13 | * Thomas Kaiser <thomas@kaiser-linux.li> |
14 | * | 14 | * |
15 | * Support for the control settings for the VGA cameras is | 15 | * Support for the control settings for the VGA cameras is |
16 | * Copyright (C) 2009 Theodore Kilgore <kilgota@auburn.edu> | 16 | * Copyright (C) 2009 Theodore Kilgore <kilgota@auburn.edu> |
17 | * | 17 | * |
18 | * Several previously unsupported cameras are owned and have been tested by | 18 | * Several previously unsupported cameras are owned and have been tested by |
19 | * Hans de Goede <hdgoede@redhat.com> and | 19 | * Hans de Goede <hdegoede@redhat.com> and |
20 | * Thomas Kaiser <thomas@kaiser-linux.li> and | 20 | * Thomas Kaiser <thomas@kaiser-linux.li> and |
21 | * Theodore Kilgore <kilgota@auburn.edu> and | 21 | * Theodore Kilgore <kilgota@auburn.edu> and |
22 | * Edmond Rodriguez <erodrig_97@yahoo.com> and | 22 | * Edmond Rodriguez <erodrig_97@yahoo.com> and |