aboutsummaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright48
1 files changed, 48 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..e252ea5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,48 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: dtv-scan-tables
+Source: http://git.linuxtv.org/dtv-scan-tables.git
+
+Files: *
+Copyright: 2013 Oliver Schinagl <oliver@schinagl.nl>
+ 2012 Jiri Slaby <jirislaby@gmail.com>
+ 2012-2013 Jonathan McCrohan <jmccrohan@gmail.com>
+ 2007 Marcel Siegert <mws@linuxtv.org>
+ 2006 Michael Krufky <mkrufky@linuxtv.org>
+ 2006 Andrew de Quincey <adq_dvb@lidskialf.net>
+ 2006-2012 Christoph Pfister <pfister@linuxtv.org>
+ 2006, 2011, 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ 2005 Patrick Boettcher <pb@linuxtv.org>
+ 2004 Holger Waechtler <holger@linuxtv.org>
+ 2004-2006 Manu Abraham <manu@linuxtv.org>
+ 2004-2006 Johannes Stezenbach <js@linuxtv.org>
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ See /usr/share/common-licenses/LGPL-2.1 for the full license text.
+
+Files: debian/*
+Copyright: 2012 Jonathan McCrohan <jmccrohan@gmail.com>
+License: GPL-2+
+ This package 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 package 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".