summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-07-11 12:45:56 +0200
committerDavid Bremner <david@tethera.net>2015-07-11 16:10:01 +0200
commitcd1caa0d586e898524ed46da18505ed15b7ef860 (patch)
tree08bafb606346bf1975b3e3a8c50ec74dfb4114e4 /debian/copyright
parent47dfdd01b2eb6baa6c4148f584c5fd25d6fa71f8 (diff)
add minimal debian packaging
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..73bb727
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,20 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: *
+Copyright: Free Software Foundation, David Bremner <bremner@debian.org>
+License: GPL3+
+
+License: GPL3+
+ .
+ dh-elpa 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.
+ .
+ dh-elpa 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 dh-elpa. If not, see <http://www.gnu.org/licenses/>.