summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-05-04 13:44:29 +0300
committerLars Wirzenius <liw@liw.fi>2016-05-04 13:44:29 +0300
commitb2e9edb26d4fd170d0d0be59028d84efd92df936 (patch)
tree830bec3a1c1eed632bfaefa211f9c7c266148c2d /debian/copyright
parente288686fb8a7b07684fb8538be2eca93e53ef591 (diff)
downloadql-ikiwiki-publish-b2e9edb26d4fd170d0d0be59028d84efd92df936.tar.gz
Add preliminary Debian packaging
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..31275eb
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,22 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ql-ikiwiki-publish
+Upstream-Contact: QvarnLabs <info@qvarnlabs.net>
+
+Files: *
+Copyright: 2016, QvarnLabs
+License: GPL-3+
+ This program 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.
+ .
+ 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 General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On a Debian system, you can find a copy of GPL version 3 at
+ /usr/share/common-licenses/GPL-3 .