ChangeSet 1.1232, 2003/06/18 16:48:42-07:00, ccheney@cheney.cx [PATCH] USB: vicam.c copyright patches Here are two vicam.c patches to clean up and restore copyright notices for 2.4.21-rc1 and 2.5.68-bk9. At some point in time Pavel and my copyrights were remove inadvertenly from the code. drivers/usb/vicam.c | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) diff -Nru a/drivers/usb/vicam.c b/drivers/usb/vicam.c --- a/drivers/usb/vicam.c Wed Jun 18 17:35:40 2003 +++ b/drivers/usb/vicam.c Wed Jun 18 17:35:40 2003 @@ -1,6 +1,10 @@ /* * USB ViCam WebCam driver - * Copyright (c) 2002 Joe Burks (jburks@wavicle.org) + * Copyright (c) 2002 Joe Burks (jburks@wavicle.org), + * Christopher L Cheney (ccheney@cheney.cx), + * Pavel Machek (pavel@suse.cz), + * John Tyner (jtyner@cs.ucr.edu), + * Monroe Williams (monroe@pobox.com) * * Supports 3COM HomeConnect PC Digital WebCam * @@ -18,8 +22,17 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * This source code is based heavily on the CPiA webcam driver - * */ + * This source code is based heavily on the CPiA webcam driver which was + * written by Peter Pregler, Scott J. Bertin and Johannes Erdfelt + * + * Portions of this code were also copied from usbvideo.c + * + * Special thanks to the the whole team at Sourceforge for help making + * this driver become a reality. Notably: + * Andy Armstrong who reverse engineered the color encoding and + * Pavel Machek and Chris Cheney who worked on reverse engineering the + * camera controls and wrote the first generation driver. + */ #include #include