summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-03-22 03:45:09 +0100
committerPaul Buetow <paul@buetow.org>2013-03-22 03:45:09 +0100
commitbdd180bb7b3eca8622016067058c023cd11c0b5e (patch)
tree19c3da37e523066cf53e68da34e393bda52fa822 /debian/copyright
initial version of the template
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..081a25d
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,30 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: foo
+Source: http://template.buetow.org
+
+Files: *
+Copyright: 2012 Paul Buetow <paul@buetow.org>
+License: GPL-3.0+
+
+Files: debian/*
+Copyright: 2012 Paul Buetow <paul@buetow.org>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ 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 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.
+ .
+ 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 Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+