From 154fe9fbdb388e618a9b62cc61e8a3bbc3a4b82c Mon Sep 17 00:00:00 2001
From: Nick White <git@njw.me.uk>
Date: Wed, 12 Sep 2012 00:27:33 +0100
Subject: Add basic debhelper setup

---
 debian/copyright | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 debian/copyright

(limited to 'debian/copyright')

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.
-- 
cgit v1.2.3