summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-02-11 08:56:29 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-02-11 08:56:29 +0100
commit8133cbcaf8775272009ba92e8d331039adf0148d (patch)
tree6d51116420e441b3349136a5bac540947b1d30e4
parenta21b2918fe7c7878c7e553be505c386dcfcbceff (diff)
Change to LGPL-2+
-rw-r--r--debian/copyright14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/copyright b/debian/copyright
index 8397639..1d57fef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -109,7 +109,7 @@ Files: lib/strdup.c
lib/strsep.c
lib/usleep.c
Copyright: 1992-1997 Free Software Foundation, Inc.
-License: LGPL-2.1+
+License: LGPL-2+
License: Artistic-1.0
Preamble
@@ -258,20 +258,20 @@ License: GPL-2+ with sane exception
whether to permit this exception to apply to your modifications.
If you do not wish that, delete this exception notice.
-License: LGPL-2.1+
+License: LGPL-2+
This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
+ modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
+ version 2 of the License, or (at your option) any later version.
.
This library 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
+ You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.
- On Debian systems, the complete text of the GNU Lesser General Public License
- version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+ On Debian systems, the complete text of the GNU Library General Public License
+ version 2 can be found in "/usr/share/common-licenses/LGPL-2".