Skip to content

Commit

Permalink
AGPL-3.0: Drop redundant release-date <notes>
Browse files Browse the repository at this point in the history
The XSD suggests (buggily) that we only want a single <notes> element
(more details on this in 5010132, wxWindows: Collapse to a single
<notes> element, 2017-12-27, spdx#577).  And the information contained in
the <notes> section I'm removing is redundant, because the titleText
contains the release date.  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.
  • Loading branch information
wking committed Jan 11, 2018
1 parent a751fa6 commit 8d2d856
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/AGPL-3.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
along with this program. If not, see
&lt;http<optional>s</optional>://www.gnu.org/licenses/&gt;
</standardLicenseHeader>
<notes>
This version was released: 19 November 2007
</notes>
<titleText>
<p>
GNU AFFERO GENERAL PUBLIC LICENSE<br></br>
Expand Down

0 comments on commit 8d2d856

Please sign in to comment.