summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorJohannes Schauer <josch@debian.org>2016-08-16 16:35:49 +0200
committerJohannes Schauer <josch@debian.org>2016-08-16 16:35:49 +0200
commitd3481fe48afe150f38f331048abe6452b8389723 (patch)
treeb08746f545ce585c9ecfd5632b14ddbfe791ce27 /debian/copyright
parent65960d846bed2bbc1a83269b715bb78e83e36478 (diff)
parent242e222297a3e2c3f78273645faaf63c4a8e238f (diff)
img2pdf (0.2.1-1) unstable; urgency=medium
* New upstream release (closes: #833376) [dgit import unpatched img2pdf 0.2.1-1]
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright36
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..2458201
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: img2pdf
+Source: https://gitlab.mister-muffin.de/josch/img2pdf
+
+Files: *
+Copyright: 2014 Johannes Schauer <josch@debian.org>
+License: LGPL-3
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the Lesser GNU General Public
+ License as published by the Free Software Foundation version 3.
+ .
+ On Debian systems, the full text of the Lesser GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/LGPL-3'.
+
+Files: src/jp2.py
+Copyright:
+ 2014 Johannes Schauer <josch@debian.org>
+ KB / National Library of the Netherlands, Open Planets Foundation
+License: LGPL-3+
+ This program 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 3 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 Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the full text of the Lesser GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/LGPL-3'.