From 16f2e43652e028566d8e552b9c4dd261f7f0e8dc Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 21 Oct 2009 16:25:08 -0700 Subject: Add copy of GNU General Public License (version 3). All the files were already advertising the license, but we didn't actually have a copy of the license in the repository until now. --- COPYING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 COPYING (limited to 'COPYING') diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..6dea6939 --- /dev/null +++ b/COPYING @@ -0,0 +1,15 @@ +Notmuch 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, (in the COPYING-GPL-3 file in this +directory). If not, see http://www.gnu.org/licenses/ -- cgit v1.2.3