diff options
-rw-r--r-- | debian/copyright | 14 |
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". |