Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219058
b: refs/heads/master
c: 1fddcf0
h: refs/heads/master
v: v3
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 1ebfdf2 commit 5257e1a
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7b7736c451d6e5724ff0d591fecdd89b37617b59
refs/heads/master: 1fddcf0e8b3b6e6405b051da0a6faa93ea7af5cf
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/cpia1.c
Original file line number Diff line number Diff line change
@@ -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 :
*
Expand Down Expand Up @@ -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");

Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/mr97310a.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/pac207.c
Original file line number Diff line number Diff line change
@@ -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
*
Expand All @@ -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");

Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/stv0680.c
Original file line number Diff line number Diff line change
@@ -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:
*
Expand Down Expand Up @@ -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");

Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/xirlink_cit.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
*
Expand All @@ -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");

Expand Down

0 comments on commit 5257e1a

Please sign in to comment.