From 3822d6aebcf7652ba895b6729d0a39709938f4a1 Mon Sep 17 00:00:00 2001 From: Adam Gandelman Date: Tue, 19 Jun 2012 16:07:12 -0700 Subject: [PATCH] Add copyright. --- copyright | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 copyright diff --git a/copyright b/copyright new file mode 100644 index 00000000..a6ddcf83 --- /dev/null +++ b/copyright @@ -0,0 +1,17 @@ +Format: http://dep.debian.net/deps/dep5/ + +Files: * +Copyright: Copyright 2012, Canonical Ltd., All Rights Reserved. +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 .