From 3c2b39dafcd6a07e8a6123a3903e8d7a9a6ba592 Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Wed, 13 Jan 2016 15:56:36 -0700 Subject: [PATCH] Adding copyright --- COPYING.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 COPYING.txt diff --git a/COPYING.txt b/COPYING.txt new file mode 100644 index 0000000..b141d85 --- /dev/null +++ b/COPYING.txt @@ -0,0 +1,15 @@ +This package 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 2 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 +. +On Debian systems, the complete text of the GNU General +Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".