summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-09-22 10:03:20 +0200
committerKali Kaneko <kali@leap.se>2017-03-17 05:51:29 -0500
commitfd839f93df3957abc50402fa4e206228429a5edb (patch)
tree2f0a1523f00e2680bc57b3de4b02d173cc26375c /debian/copyright
parent6ca0aa6b62e4e2fcf5c15dcdd629f10b64dc1c1f (diff)
[pkg] remove dependency to python-zmq>=14.4.1-1.1 from debian/control as well
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ed928e5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,16 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: leap-common
+Upstream-Contact: kali@leap.se
+Source: <git://code.leap.se/leap_pycommon/>
+
+Files: *
+Copyright: Copyright (C) 2013 LEAP
+License: GPL-3+
+
+Files: debian/*
+Copyright: Copyright 2013 Micah Anderson <micah@leap.se>
+License: GPL-3+
+
+License: GPL-3+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.