summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-09-12 00:27:33 +0100
committerNick White <git@njw.me.uk>2012-09-12 00:27:33 +0100
commit154fe9fbdb388e618a9b62cc61e8a3bbc3a4b82c (patch)
tree828f1fcbf03a4cd2e57fe8ff99d3215e27171fdb /debian/copyright
parent6414252d4cfa3b901d43834d7ae4ff4a577176ab (diff)
Add basic debhelper setup
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..9e268aa
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,10 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://njw.me.uk/software/getxbook
+
+Files: *
+Copyright: 2011-2012 Nick White <njw.me.uk>
+License: ISC
+ Permission to use, copy, modify, and/or distribute this
+ software for any purpose with or without fee is hereby
+ granted, provided that the above copyright notice and this
+ permission notice appear in all copies.