summaryrefslogtreecommitdiff
path: root/packaging/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/debian/copyright')
-rw-r--r--packaging/debian/copyright26
1 files changed, 26 insertions, 0 deletions
diff --git a/packaging/debian/copyright b/packaging/debian/copyright
new file mode 100644
index 00000000..4efcb3fb
--- /dev/null
+++ b/packaging/debian/copyright
@@ -0,0 +1,26 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Debianized-By: Jameson Graef Rollins <jrollins@finestructure.net>
+Debianized-Date: Sun, 11 Dec 2011 14:50:50 -0800
+Original-Source: git://github.com/pazz/alot.git
+
+Files: *
+Copyright:
+ 2011, Patrick Totzke <patricktotzke@googlemail.com>
+
+Files: debian/*
+Copyright:
+ 2011, Jameson Graef Rollins <jrollins@finestructure.net>
+
+License: GPL
+ 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.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in file "/usr/share/common-licenses/GPL".