Skip to content

Commit 0d3658f

Browse files
committed
Minor adjustment in LGPL-2 section
The old license was called 'GNU Library General Public License', not 'GNU Lesser General Public License' as in 'Lesser' -> 'Library'. There was also a number mismatch on the last line, referring to version 2.1.
1 parent a74930f commit 0d3658f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

debian/copyright

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -472,19 +472,19 @@ License: GPL-2+
472472

473473
License: LGPL-2
474474
This program is free software; you can redistribute it and/or modify
475-
it under the terms of the GNU Lesser General Public License as published by
476-
the Free Software Foundation; version 2.0 of the license.
475+
it under the terms of the GNU Library General Public License as published by
476+
the Free Software Foundation; version 2 of the license.
477477
.
478478
This program is distributed in the hope that it will be useful,
479479
but WITHOUT ANY WARRANTY; without even the implied warranty of
480480
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
481481
GNU Lesser General Public License for more details.
482482
.
483-
You should have received a copy of the GNU Lesser General Public License along
483+
You should have received a copy of the GNU Library General Public License along
484484
with this program. If not, see <https://www.gnu.org/licenses/>
485485
.
486-
On Debian systems, the complete text of the GNU Lesser General Public
487-
License version 2.1 can be found in '/usr/share/common-licenses/LGPL-2'.
486+
On Debian systems, the complete text of the GNU Library General Public
487+
License version 2 can be found in '/usr/share/common-licenses/LGPL-2'.
488488

489489
License: LGPL-2.1+
490490
This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)