1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
This package was debianized by Pablo Martin <caedes@sindominio.net> on
Thu, 10 Jul 2003 03:30:26 +0100.
It was downloaded from <ftp://epy.co.at/pub/pd>
Upstream Authors: Tom Schouten <pdp@zzz.kotnet.org> and others
Copyright:
Copyright (C) 2002-2004 Tom Schouten <pdp@zzz.kotnet.org>
License: GPL-2+
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
This software is published under GPL terms, found on Debian systems in the file
/usr/share/common-licenses/GPL-2.
The patch 06_add_v4l2.patch was taken from PiDiP, also GPL-2 licensed:
Authors : Yves Degoyon ( ydegoyon@free.fr ) and Lluis Gomez i Bigorda
This object is a video 4 linux 2 driver wrapper,
inspired by pdp_v4l by Tom Schouten
and some driver code from xawtv ( thanks to Gerd Knorr <kraxel@bytesex.org> )
|