mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 01:23:20 +00:00
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>
This commit is contained in:
parent
7b7736c451
commit
1fddcf0e8b
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* cpia CPiA (1) gspca driver
|
||||
*
|
||||
* Copyright (C) 2010 Hans de Goede <hdgoede@redhat.com>
|
||||
* Copyright (C) 2010 Hans de Goede <hdegoede@redhat.com>
|
||||
*
|
||||
* This module is adapted from the in kernel v4l1 cpia driver which is :
|
||||
*
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
#include "gspca.h"
|
||||
|
||||
MODULE_AUTHOR("Hans de Goede <hdgoede@redhat.com>");
|
||||
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
|
||||
MODULE_DESCRIPTION("Vision CPiA");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
@ -9,14 +9,14 @@
|
||||
* is Copyright (C) 2009 Theodore Kilgore <kilgota@auburn.edu>
|
||||
*
|
||||
* Support for the control settings for the CIF cameras is
|
||||
* Copyright (C) 2009 Hans de Goede <hdgoede@redhat.com> and
|
||||
* Copyright (C) 2009 Hans de Goede <hdegoede@redhat.com> and
|
||||
* Thomas Kaiser <thomas@kaiser-linux.li>
|
||||
*
|
||||
* Support for the control settings for the VGA cameras is
|
||||
* Copyright (C) 2009 Theodore Kilgore <kilgota@auburn.edu>
|
||||
*
|
||||
* Several previously unsupported cameras are owned and have been tested by
|
||||
* Hans de Goede <hdgoede@redhat.com> and
|
||||
* Hans de Goede <hdegoede@redhat.com> and
|
||||
* Thomas Kaiser <thomas@kaiser-linux.li> and
|
||||
* Theodore Kilgore <kilgota@auburn.edu> and
|
||||
* Edmond Rodriguez <erodrig_97@yahoo.com> and
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Pixart PAC207BCA library
|
||||
*
|
||||
* Copyright (C) 2008 Hans de Goede <hdgoede@redhat.com>
|
||||
* Copyright (C) 2008 Hans de Goede <hdegoede@redhat.com>
|
||||
* Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li
|
||||
* Copyleft (C) 2005 Michel Xhaard mxhaard@magic.fr
|
||||
*
|
||||
@ -28,7 +28,7 @@
|
||||
#include <linux/input.h>
|
||||
#include "gspca.h"
|
||||
|
||||
MODULE_AUTHOR("Hans de Goede <hdgoede@redhat.com>");
|
||||
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
|
||||
MODULE_DESCRIPTION("Pixart PAC207");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* STV0680 USB Camera Driver
|
||||
*
|
||||
* Copyright (C) 2009 Hans de Goede <hdgoede@redhat.com>
|
||||
* Copyright (C) 2009 Hans de Goede <hdegoede@redhat.com>
|
||||
*
|
||||
* This module is adapted from the in kernel v4l1 stv680 driver:
|
||||
*
|
||||
@ -31,7 +31,7 @@
|
||||
|
||||
#include "gspca.h"
|
||||
|
||||
MODULE_AUTHOR("Hans de Goede <hdgoede@redhat.com>");
|
||||
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
|
||||
MODULE_DESCRIPTION("STV0680 USB Camera Driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Supports Xirlink C-It Video Camera, IBM PC Camera,
|
||||
* IBM NetCamera and Veo Stingray.
|
||||
*
|
||||
* Copyright (C) 2010 Hans de Goede <hdgoede@redhat.com>
|
||||
* Copyright (C) 2010 Hans de Goede <hdegoede@redhat.com>
|
||||
*
|
||||
* This driver is based on earlier work of:
|
||||
*
|
||||
@ -31,7 +31,7 @@
|
||||
|
||||
#include "gspca.h"
|
||||
|
||||
MODULE_AUTHOR("Hans de Goede <hdgoede@redhat.com>");
|
||||
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
|
||||
MODULE_DESCRIPTION("Xirlink C-IT");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user