From 4f5c2de6f1a362c4198e7f3a293c017c1eeb3c92 Mon Sep 17 00:00:00 2001 From: Space Cowboy Date: Mon, 15 Jun 2015 23:55:19 +0200 Subject: [PATCH] Update LICENSE to mention "or later" fixes #29 --- LICENSE | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 96bd8d7..bf0df3c 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,13 @@ -See COPYING.LESSER and COPYING. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser 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 Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with this program, see COPYING.LESSER and COPYING. +If not, see .