From 1d128344e2ed4f8e7015a99c69bec81b5e45fc65 Mon Sep 17 00:00:00 2001 From: Adam Gandelman Date: Fri, 23 Dec 2011 17:55:37 -0800 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..16325841 --- /dev/null +++ b/copyright @@ -0,0 +1,17 @@ +Format: http://dep.debian.net/deps/dep5/ + +Files: * +Copyright: Copyright 2011, 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 .