summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2013-10-14 00:12:05 -0300
committerKali Kaneko <kali@futeisha.org>2013-10-14 00:12:05 -0300
commite5f270c60d05e96e4a0e68643a14f58a9eb86690 (patch)
treec037f12115f7b2cc8d17647144c81a6ba1ad7b8b /debian/copyright
parent82be59decc9fd3a03013f397b12b52a3101a51b0 (diff)
initial debianization
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..2b4d20f
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,18 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Bitmask Thunderbird Extension
+Source: https://github.com/leapcode/thunderbird_extension
+Upstream-Contact: drebs <drebs@leap.se>
+
+Files: *
+Copyright: 2013 The LEAP Encryption Access Project <info@leap.se>,
+ drebs <drebs@leap.se>
+License: GPL-3+
+
+License: GPL-3+
+ 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 3 of the License, or
+ (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in file "/usr/share/common-licenses/GPL-3".