Skip to content

Commit 3eab18e

Browse files
committed
GPL-family: Drop redundant release-date/version <notes>
The XSD suggests (buggily) that we only want a single <notes> element (more details on this in the previous commit). And the information contained in the <notes> sections I'm removing is redundant, because: * Licenses with a release date in their <notes> entry had that same release date in the license title. I don't see a need to include that release date as unstrucutured information in two places, and the license title is clearly the more important location. * Whether the license is only or or-later is covered explicitly in the long name and implicitly in the new deprecation notice (e.g. as added in 55b6fc4, Update comments to reflect the new GPL license ID's, 2017-12-23, spdx#552). Once we get explicit obsoleted-by markup [1], those deprecation notices will become machine readable. So I don't think we need to call out the versioning again in the notes. [1]: spdx#392
1 parent a751fa6 commit 3eab18e

16 files changed

+0
-50
lines changed

src/AGPL-3.0.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
along with this program. If not, see
2424
&lt;http<optional>s</optional>://www.gnu.org/licenses/&gt;
2525
</standardLicenseHeader>
26-
<notes>
27-
This version was released: 19 November 2007
28-
</notes>
2926
<titleText>
3027
<p>
3128
GNU AFFERO GENERAL PUBLIC LICENSE<br></br>

src/GFDL-1.1.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
Back-Cover Texts being LIST. A copy of the license is included
2121
in the section entitled "GNU Free Documentation License".
2222
</standardLicenseHeader>
23-
<notes>
24-
This license was released March 2000
25-
</notes>
2623
<titleText>
2724
<p>
2825
GNU Free Documentation License<br></br>

src/GFDL-1.2.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
and no Back-Cover Texts. A copy of the license is included
2020
in the section entitled "GNU Free Documentation License".
2121
</standardLicenseHeader>
22-
<notes>
23-
This license was released November 2002
24-
</notes>
2522
<titleText>
2623
<p>
2724
GNU Free Documentation License<br></br>

src/GFDL-1.3.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
and no Back-Cover Texts. A copy of the license is included
2020
in the section entitled "GNU Free Documentation License".
2121
</standardLicenseHeader>
22-
<notes>
23-
This license was released 3 November 2008.
24-
</notes>
2522
<titleText>
2623
<p>
2724
GNU Free Documentation License<br></br>

src/GPL-1.0+.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
<p>You should have received a copy of the GNU General Public License along with
1616
this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. </p>
1717
</standardLicenseHeader>
18-
<notes>This license was released: February 1989. This license has been deprecated. This refers to when this GPL 1.0
19-
only is being used (as opposed to "or later).</notes>
2018
<titleText>
2119
<p>GNU GENERAL PUBLIC LICENSE
2220
<br/>Version 1, February 1989

src/GPL-1.0.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
3030
</p>
3131
</standardLicenseHeader>
32-
<notes>
33-
This license was released: February 1989. This license
34-
has been deprecated. This refers to when this GPL
35-
1.0 only is being used (as opposed to "or later).
36-
</notes>
3732
<titleText>
3833
<p>
3934
GNU GENERAL PUBLIC LICENSE<br></br>

src/GPL-2.0+.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
2020
02110-1301<optional>,</optional> USA.</p>
2121
</standardLicenseHeader>
22-
<notes>This license was released: June 1991 This refers to when this GPL 2.0 only is being used (as opposed to GPLv2
23-
or later).</notes>
2422
<titleText>
2523
<p>GNU GENERAL PUBLIC LICENSE
2624
<br/>Version 2, June 1991

src/GPL-2.0.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232
USA.
3333
</p>
3434
</standardLicenseHeader>
35-
<notes>
36-
This license was released: June 1991 This refers to when this
37-
GPL 2.0 only is being used (as opposed to GPLv2 or later).
38-
</notes>
3935
<titleText>
4036
<p>
4137
GNU GENERAL PUBLIC LICENSE<br></br>

src/GPL-3.0+.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
GNU General Public License for more details. You should have received a copy of the GNU General Public License
1717
along with this program. If not, see http://www.gnu.org/licenses/
1818
</standardLicenseHeader>
19-
<notes>This license was released: 29 June 2007 This refers to when this GPL 3.0 only is being used (as opposed to
20-
"or later).</notes>
2119
<titleText>
2220
<p>GNU GENERAL PUBLIC LICENSE
2321
<br/>Version 3, 29 June 2007

src/GPL-3.0.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
You should have received a copy of the GNU General Public License
2424
along with this program. If not, see http://www.gnu.org/licenses/
2525
</standardLicenseHeader>
26-
<notes>
27-
This license was released: 29 June 2007 This refers to when
28-
this GPL 3.0 only is being used (as opposed to "or later).
29-
</notes>
3026
<titleText>
3127
<p>
3228
GNU GENERAL PUBLIC LICENSE<br></br>

src/LGPL-2.0+.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
1616
Floor, Boston, MA 02110-1301, USA.
1717
</standardLicenseHeader>
18-
<notes>This license was released: June 1991. This license has been superseded by LGPL v2.1 This refers to when this
19-
LGPL 2.0 only is being used (as opposed to "or later).</notes>
2018
<titleText>
2119
<p>GNU LIBRARY GENERAL PUBLIC LICENSE</p>
2220
<p>Version 2, June 1991</p>

src/LGPL-2.0.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
License along with this library; if not, write to the Free Software
2323
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
2424
</standardLicenseHeader>
25-
<notes>
26-
This license was released: June 1991. This license has
27-
been superseded by LGPL v2.1 This refers to when this
28-
LGPL 2.0 only is being used (as opposed to "or later).
29-
</notes>
3025
<titleText>
3126
<p>
3227
GNU LIBRARY GENERAL PUBLIC LICENSE

src/LGPL-2.1+.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
2020
Floor, Boston, MA 02110-1301 USA </p>
2121
</standardLicenseHeader>
22-
<notes>This license was released: February 1999. This refers to when this LGPL 2.1 only is being used (as opposed to
23-
"or later).</notes>
2422
<titleText>
2523
<p>GNU LESSER GENERAL PUBLIC LICENSE</p>
2624
<p>Version 2.1, February 1999</p>

src/LGPL-2.1.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
3131
</p>
3232
</standardLicenseHeader>
33-
<notes>
34-
This license was released: February 1999. This refers to when
35-
this LGPL 2.1 only is being used (as opposed to "or later).
36-
</notes>
3733
<titleText>
3834
<p>
3935
GNU LESSER GENERAL PUBLIC LICENSE

src/LGPL-3.0+.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
<crossRef>http://www.gnu.org/licenses/lgpl-3.0-standalone.html</crossRef>
88
<crossRef>http://www.opensource.org/licenses/LGPL-3.0</crossRef>
99
</crossRefs>
10-
<notes>This license was released: 29 June 2007. This refers to when this LGPL 3.0 only is being used (as opposed to
11-
"or later).</notes>
1210
<titleText>
1311
<p>GNU LESSER GENERAL PUBLIC LICENSE
1412
<br/>Version 3, 29 June 2007

src/LGPL-3.0.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
DEPRECATED: Deprecated in lieu of more
1212
explicit license identifier of LGPL-3.0-only
1313
</notes>
14-
<notes>
15-
This license was released: 29 June 2007. This refers to when
16-
this LGPL 3.0 only is being used (as opposed to "or later).
17-
</notes>
1814
<titleText>
1915
<p>
2016
GNU LESSER GENERAL PUBLIC LICENSE<br></br>

0 commit comments

Comments
 (0)