Skip to content

Commit 641585d

Browse files
committed
Update license files.
This fixes lintian warnings: old-fsf-address-in-copyright-file
1 parent 97e4914 commit 641585d

2 files changed

Lines changed: 62 additions & 20 deletions

File tree

COPYING

Lines changed: 51 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
GNU LESSER GENERAL PUBLIC LICENSE
2-
Version 2.1, February 1999
1+
GNU LESSER GENERAL PUBLIC LICENSE
2+
Version 2.1, February 1999
33

44
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
5-
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
5+
<https://fsf.org/>
66
Everyone is permitted to copy and distribute verbatim copies
77
of this license document, but changing it is not allowed.
88

99
[This is the first released version of the Lesser GPL. It also counts
1010
as the successor of the GNU Library Public License, version 2, hence
1111
the version number 2.1.]
1212

13-
Preamble
13+
Preamble
1414

1515
The licenses for most software are designed to take away your
1616
freedom to share and change it. By contrast, the GNU General Public
@@ -112,7 +112,7 @@ modification follow. Pay close attention to the difference between a
112112
former contains code derived from the library, whereas the latter must
113113
be combined with the library in order to run.
114114

115-
GNU LESSER GENERAL PUBLIC LICENSE
115+
GNU LESSER GENERAL PUBLIC LICENSE
116116
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
117117

118118
0. This License Agreement applies to any software library or other
@@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a work based
146146
on the Library (independent of the use of the Library in a tool for
147147
writing it). Whether that is true depends on what the Library does
148148
and what the program that uses the Library does.
149-
149+
150150
1. You may copy and distribute verbatim copies of the Library's
151151
complete source code as you receive it, in any medium, provided that
152152
you conspicuously and appropriately publish on each copy an
@@ -432,7 +432,7 @@ decision will be guided by the two goals of preserving the free status
432432
of all derivatives of our free software and of promoting the sharing
433433
and reuse of software generally.
434434

435-
NO WARRANTY
435+
NO WARRANTY
436436

437437
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
438438
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -455,4 +455,47 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
455455
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
456456
DAMAGES.
457457

458-
END OF TERMS AND CONDITIONS
458+
END OF TERMS AND CONDITIONS
459+
460+
How to Apply These Terms to Your New Libraries
461+
462+
If you develop a new library, and you want it to be of the greatest
463+
possible use to the public, we recommend making it free software that
464+
everyone can redistribute and change. You can do so by permitting
465+
redistribution under these terms (or, alternatively, under the terms of the
466+
ordinary General Public License).
467+
468+
To apply these terms, attach the following notices to the library. It is
469+
safest to attach them to the start of each source file to most effectively
470+
convey the exclusion of warranty; and each file should have at least the
471+
"copyright" line and a pointer to where the full notice is found.
472+
473+
<one line to give the library's name and a brief idea of what it does.>
474+
Copyright (C) <year> <name of author>
475+
476+
This library is free software; you can redistribute it and/or
477+
modify it under the terms of the GNU Lesser General Public
478+
License as published by the Free Software Foundation; either
479+
version 2.1 of the License, or (at your option) any later version.
480+
481+
This library is distributed in the hope that it will be useful,
482+
but WITHOUT ANY WARRANTY; without even the implied warranty of
483+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
484+
Lesser General Public License for more details.
485+
486+
You should have received a copy of the GNU Lesser General Public
487+
License along with this library; if not, see <https://www.gnu.org/licenses/>.
488+
489+
Also add information on how to contact you by electronic and paper mail.
490+
491+
You should also get your employer (if you work as a programmer) or your
492+
school, if any, to sign a "copyright disclaimer" for the library, if
493+
necessary. Here is a sample; alter the names:
494+
495+
Yoyodyne, Inc., hereby disclaims all copyright interest in the
496+
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
497+
498+
<signature of Moe Ghoul>, 1 April 1990
499+
Moe Ghoul, President of Vice
500+
501+
That's all there is to it!

COPYING-GPL2

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
GNU GENERAL PUBLIC LICENSE
2-
Version 2, June 1991
1+
GNU GENERAL PUBLIC LICENSE
2+
Version 2, June 1991
33

44
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
5+
<https://fsf.org/>
66
Everyone is permitted to copy and distribute verbatim copies
77
of this license document, but changing it is not allowed.
88

9-
Preamble
9+
Preamble
1010

1111
The licenses for most software are designed to take away your
1212
freedom to share and change it. By contrast, the GNU General Public
@@ -56,7 +56,7 @@ patent must be licensed for everyone's free use or not licensed at all.
5656
The precise terms and conditions for copying, distribution and
5757
modification follow.
5858

59-
GNU GENERAL PUBLIC LICENSE
59+
GNU GENERAL PUBLIC LICENSE
6060
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6161

6262
0. This License applies to any program or other work which contains
@@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals
255255
of preserving the free status of all derivatives of our free software and
256256
of promoting the sharing and reuse of software generally.
257257

258-
NO WARRANTY
258+
NO WARRANTY
259259

260260
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261261
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277277
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278278
POSSIBILITY OF SUCH DAMAGES.
279279

280-
END OF TERMS AND CONDITIONS
280+
END OF TERMS AND CONDITIONS
281281

282-
How to Apply These Terms to Your New Programs
282+
How to Apply These Terms to Your New Programs
283283

284284
If you develop a new program, and you want it to be of the greatest
285285
possible use to the public, the best way to achieve this is to make it
@@ -304,8 +304,7 @@ the "copyright" line and a pointer to where the full notice is found.
304304
GNU General Public License for more details.
305305

306306
You should have received a copy of the GNU General Public License along
307-
with this program; if not, write to the Free Software Foundation, Inc.,
308-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
307+
with this program; if not, see <https://www.gnu.org/licenses/>.
309308

310309
Also add information on how to contact you by electronic and paper mail.
311310

@@ -329,8 +328,8 @@ necessary. Here is a sample; alter the names:
329328
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330329
`Gnomovision' (which makes passes at compilers) written by James Hacker.
331330

332-
<signature of Ty Coon>, 1 April 1989
333-
Ty Coon, President of Vice
331+
<signature of Moe Ghoul>, 1 April 1989
332+
Moe Ghoul, President of Vice
334333

335334
This General Public License does not permit incorporating your program into
336335
proprietary programs. If your program is a subroutine library, you may

0 commit comments

Comments
 (0)