aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorRomain Beauxis <toots@rastageeks.org>2008-12-05 04:25:26 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-30 06:38:56 -0500
commit2961e875ea1b9ef446e7533eff86e6711fd3a727 (patch)
tree5a5d3d48b477409313b60eb1432c83c55a59e453 /drivers
parent577cbf49cd793c39f149b526309b080ac4ebbad4 (diff)
V4L/DVB (9864): gspca - ov519: Change copyright information.
Signed-off-by: Romain Beauxis <toots@rastageeks.org> Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/gspca/ov519.c13
1 files changed, 12 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/ov519.c b/drivers/media/video/gspca/ov519.c
index 27bf7480a2d4..a366b3449e8b 100644
--- a/drivers/media/video/gspca/ov519.c
+++ b/drivers/media/video/gspca/ov519.c
@@ -3,7 +3,18 @@
3 * 3 *
4 * Copyright (C) 2008 Jean-Francois Moine (http://moinejf.free.fr) 4 * Copyright (C) 2008 Jean-Francois Moine (http://moinejf.free.fr)
5 * 5 *
6 * (This module is adapted from the ov51x-jpeg package) 6 * This module is adapted from the ov51x-jpeg package, which itself
7 * was adapted from the ov511 driver.
8 *
9 * Original copyright for the ov511 driver is:
10 *
11 * Copyright (c) 1999-2004 Mark W. McClelland
12 * Support for OV519, OV8610 Copyright (c) 2003 Joerg Heckenbach
13 *
14 * ov51x-jpeg original copyright is:
15 *
16 * Copyright (c) 2004-2007 Romain Beauxis <toots@rastageeks.org>
17 * Support for OV7670 sensors was contributed by Sam Skipsey <aoanla@yahoo.com>
7 * 18 *
8 * This program is free software; you can redistribute it and/or modify 19 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by 20 * it under the terms of the GNU General Public License as published by