Skip to content

Commit 74ca4d0

Browse files
authored
Merge pull request #543 from github/gpl-trailer-brackets
Bring gpl-2,3.0 and lgpl-2.1 texts closer to source versions
2 parents cca13ba + 17d1196 commit 74ca4d0

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

_licenses/gpl-2.0.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ limitations:
3737
GNU GENERAL PUBLIC LICENSE
3838
Version 2, June 1991
3939

40-
Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
40+
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
4141
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
4242
Everyone is permitted to copy and distribute verbatim copies
4343
of this license document, but changing it is not allowed.
@@ -326,8 +326,8 @@ to attach them to the start of each source file to most effectively
326326
convey the exclusion of warranty; and each file should have at least
327327
the "copyright" line and a pointer to where the full notice is found.
328328

329-
{description}
330-
Copyright (C) {year} {fullname}
329+
<one line to give the program's name and a brief idea of what it does.>
330+
Copyright (C) <year> <name of author>
331331

332332
This program is free software; you can redistribute it and/or modify
333333
it under the terms of the GNU General Public License as published by
@@ -365,7 +365,7 @@ necessary. Here is a sample; alter the names:
365365
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
366366
`Gnomovision' (which makes passes at compilers) written by James Hacker.
367367

368-
{signature of Ty Coon}, 1 April 1989
368+
<signature of Ty Coon>, 1 April 1989
369369
Ty Coon, President of Vice
370370

371371
This General Public License does not permit incorporating your program into

_licenses/gpl-3.0.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -670,8 +670,8 @@ to attach them to the start of each source file to most effectively
670670
state the exclusion of warranty; and each file should have at least
671671
the "copyright" line and a pointer to where the full notice is found.
672672

673-
{one line to give the program's name and a brief idea of what it does.}
674-
Copyright (C) {year} {name of author}
673+
<one line to give the program's name and a brief idea of what it does.>
674+
Copyright (C) <year> <name of author>
675675

676676
This program is free software: you can redistribute it and/or modify
677677
it under the terms of the GNU General Public License as published by
@@ -691,7 +691,7 @@ Also add information on how to contact you by electronic and paper mail.
691691
If the program does terminal interaction, make it output a short
692692
notice like this when it starts in an interactive mode:
693693

694-
{project} Copyright (C) {year} {fullname}
694+
<program> Copyright (C) <year> <name of author>
695695
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
696696
This is free software, and you are welcome to redistribute it
697697
under certain conditions; type `show c' for details.

_licenses/lgpl-2.1.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,8 @@ safest to attach them to the start of each source file to most effectively
504504
convey the exclusion of warranty; and each file should have at least the
505505
"copyright" line and a pointer to where the full notice is found.
506506

507-
{description}
508-
Copyright (C) {year} {fullname}
507+
<one line to give the library's name and a brief idea of what it does.>
508+
Copyright (C) <year> <name of author>
509509

510510
This library is free software; you can redistribute it and/or
511511
modify it under the terms of the GNU Lesser General Public
@@ -532,7 +532,7 @@ necessary. Here is a sample; alter the names:
532532
library `Frob' (a library for tweaking knobs) written by James Random
533533
Hacker.
534534

535-
{signature of Ty Coon}, 1 April 1990
535+
<signature of Ty Coon>, 1 April 1990
536536
Ty Coon, President of Vice
537537

538538
That's all there is to it!

_licenses/osl-3.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ note: OSL 3.0's author has <a href="http://rosenlaw.com/OSL3.0-explained.htm">pr
1111

1212
using:
1313
- appserver.io: https://github.com/appserver-io/appserver/blob/master/LICENSE.txt
14-
- Magento 2: https://github.com/magento/magento2/blob/develop/LICENSE.txt
14+
- JsonMapper: https://github.com/cweiske/jsonmapper/blob/master/LICENSE
1515
- Restyaboard: https://github.com/RestyaPlatform/board/blob/master/LICENSE.txt
1616

1717
permissions:

0 commit comments

Comments
 (0)