Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix URLs to OSI website #2616

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions DOCS/history-OSI-SPDX.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ See SPDX-legal email list from April 2012 [here](https://lists.spdx.org/g/Spdx-l
Suggestion for OSI: Consider listing all licenses ever approved on OSI website to retain a full historical record (even if noted as superceded).

## Artistic License variations
The OSI explicitly approved two variants of [Artistic License 1.0](https://opensource.org/licenses/Artistic-1.0) as stated at the top of the page: with clause 8 and without. Because the presence or absence of clause 8 presents a substantive difference, SPDX added them as two separate licenses.
The OSI explicitly approved two variants of [Artistic License 1.0](https://opensource.org/license/Artistic-1.0) as stated at the top of the page: with clause 8 and without. Because the presence or absence of clause 8 presents a substantive difference, SPDX added them as two separate licenses.

In the course of this research, it was discovered that the text for the Artistic License 1.0 that was listed on the OSI website did not match the text of the Artistic License [used by Perl](https://dev.perl.org/licenses/artistic.html), which has 10 clauses, clause 5, 6, 7, and 8 being different from those on the OSI site. It is still unclear to this day what was originally submitted to OSI or where the text at https://opensource.org/licenses/Artistic-1.0 (either with or without clause 8) has been used in actual code.
In the course of this research, it was discovered that the text for the Artistic License 1.0 that was listed on the OSI website did not match the text of the Artistic License [used by Perl](https://dev.perl.org/licenses/artistic.html), which has 10 clauses, clause 5, 6, 7, and 8 being different from those on the OSI site. It is still unclear to this day what was originally submitted to OSI or where the text at https://opensource.org/license/Artistic-1.0 (either with or without clause 8) has been used in actual code.

As a result SPDX added 3 licenses to accommodate these variations:
* `Artistic-1.0`
Expand All @@ -45,14 +45,14 @@ As a result SPDX added 3 licenses to accommodate these variations:

OSI added a separate page for `Artistic-1.0-Perl` but the notation describing the variant is still confusing.

Suggestion for OSI: OSI add the SPDX ids, `Artistic-1.0` and `Artistic-1.0-cl8` to [this page](https://opensource.org/licenses/Artistic-1.0) and update the notation to something like, “OSI approved this variant of Artistic License 1.0, (Artistic-1.0) with 9 clauses, as well as a variant that contains an additional clause 8 (Artistic-1.0-cl8). There is also the variant used by Perl (Artistic-1.0-Perl), which has differences from the text here in clauses 5, 6, 7 and 8.”
And add the SPDX id, `Artistic-1.0-Perl` on [this page](https://opensource.org/licenses/Artistic-Perl-1.0) and update that note accordingly as well.
Suggestion for OSI: OSI add the SPDX ids, `Artistic-1.0` and `Artistic-1.0-cl8` to [this page](https://opensource.org/license/Artistic-1.0) and update the notation to something like, “OSI approved this variant of Artistic License 1.0, (Artistic-1.0) with 9 clauses, as well as a variant that contains an additional clause 8 (Artistic-1.0-cl8). There is also the variant used by Perl (Artistic-1.0-Perl), which has differences from the text here in clauses 5, 6, 7 and 8.”
And add the SPDX id, `Artistic-1.0-Perl` on [this page](https://opensource.org/license/Artistic-Perl-1.0) and update that note accordingly as well.

These SPDX licenses have an explanation, as appropriate, in the Note field.

## License exceptions
In at least two cases, the OSI approved a license exception with an SPDX id that is not current:
* [eCos License version 2.0](https://opensource.org/licenses/eCos-2.0) and lists the SPDX identifiers as `eCos-2.0`
* [eCos License version 2.0](https://opensource.org/license/eCos-2.0) and lists the SPDX identifiers as `eCos-2.0`
* [wxWindows Library License](https://spdx.org/licenses/wxWindows.html) and lists the SPDX identifier as `wxWindows`
This is probably because these licenses were originally on the SPDX License List as a stand alone licenses. However, when SPDX 2.0 came out in May 2015, exceptions were moved to their own part of the SPDX License List to be used with the `WITH` operator to allow more extensible and varied license expressions, see https://spdx.org/licenses/eCos-2.0.html and now see https://spdx.org/licenses/eCos-exception-2.0.html
and https://spdx.org/licenses/wxWindows.html and now see https://spdx.org/licenses/WxWindows-exception-3.1.html
Expand All @@ -74,7 +74,7 @@ Suggestion for OSI: OSI could add the variant SPDX ids to the license pages, and

## Not in SPDX list, but in OSI's list

* [Jabber Open Source License](https://opensource.org/licenses/jabberpl) - This is a case where the text on the OSI site is not the same as the archived text at http://archive.jabber.org/core/JOSL.pdf SPDX would consider these two texts as different licenses, and was trying to clarify with the OSI which text was submitted and approved by OSI. Martin Michlmayr and Jilayne discussed this back in 2013 (https://lists.spdx.org/g/Spdx-legal/topic/22080295#475), but never reached a resolution. Jilayne emailed the OSI Board about this issue in July 2019.
* [Jabber Open Source License](https://opensource.org/license/jabberpl) - This is a case where the text on the OSI site is not the same as the archived text at http://archive.jabber.org/core/JOSL.pdf SPDX would consider these two texts as different licenses, and was trying to clarify with the OSI which text was submitted and approved by OSI. Martin Michlmayr and Jilayne discussed this back in 2013 (https://lists.spdx.org/g/Spdx-legal/topic/22080295#475), but never reached a resolution. Jilayne emailed the OSI Board about this issue in July 2019.

Suggestion: SPDX could recognize both variants on the SPDX License List and note the one that is specifically OSI-approved. This would require clarification from OSI as to which one was approved and make any updates to its site accordingly. If both variants were OSI-approved, then a new entry would be warranted on the OSI site and on the SPDX License List.

Expand Down
2 changes: 1 addition & 1 deletion DOCS/xml-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ There are two mandatory attributes for every `<license>` and `<exception>` tag:
There are two additional highly encouraged attributes which are technically optional:
* `listVersionAdded`: in which release version of the SPDX License List was the license first added, e.g., "3.24.0".
* Typically you'll check the currently-released version at https://github.com/spdx/license-list-XML/releases and increment the minor version by 1 for a new license. E.g., when last release is "3.24.0" you add there "3.25.0".
* `isOsiApproved` (for licenses, not exceptions): either "true" or "false" based on whether this license has been approved by the [Open Source Initiative](https://opensource.org/licenses/alphabetical)
* `isOsiApproved` (for licenses, not exceptions): either "true" or "false" based on whether this license has been approved by the [Open Source Initiative](https://opensource.org/licenses)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be just https://opensource.org/license (without the trailing s.


Finally, if the license ID has been deprecated, one additional attribute should be included:
* `deprecatedVersion`: in which release version of the SPDX License List was the license first marked as deprecated, e.g. "3.24.0"
Expand Down
1 change: 1 addition & 0 deletions src/0BSD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name="BSD Zero Clause License" listVersionAdded="2.2">
<crossRefs>
<crossRef>http://landley.net/toybox/license.html</crossRef>
<crossRef>https://opensource.org/license/0BSD</crossRef>
<crossRef>https://opensource.org/licenses/0BSD</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/AAL.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="true" licenseId="AAL" name="Attribution Assurance License">
<crossRefs>
<crossRef>https://opensource.org/license/attribution</crossRef>
<crossRef>https://opensource.org/licenses/attribution</crossRef>
</crossRefs>
<notes>
Expand Down
1 change: 1 addition & 0 deletions src/AFL-3.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="AFL-3.0" name="Academic Free License v3.0">
<crossRefs>
<crossRef>http://www.rosenlaw.com/AFL3.0.htm</crossRef>
<crossRef>https://opensource.org/license/afl-3.0</crossRef>
<crossRef>https://opensource.org/licenses/afl-3.0</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/AGPL-3.0-only.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name="GNU Affero General Public License v3.0 only">
<crossRefs>
<crossRef>https://www.gnu.org/licenses/agpl.txt</crossRef>
<crossRef>https://opensource.org/license/AGPL-3.0</crossRef>
<crossRef>https://opensource.org/licenses/AGPL-3.0</crossRef>
</crossRefs>
<standardLicenseHeader>
Expand Down
1 change: 1 addition & 0 deletions src/AGPL-3.0-or-later.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name="GNU Affero General Public License v3.0 or later">
<crossRefs>
<crossRef>https://www.gnu.org/licenses/agpl.txt</crossRef>
<crossRef>https://opensource.org/license/AGPL-3.0</crossRef>
<crossRef>https://opensource.org/licenses/AGPL-3.0</crossRef>
</crossRefs>
<notes>
Expand Down
1 change: 1 addition & 0 deletions src/AGPL-3.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</obsoletedBys>
<crossRefs>
<crossRef>https://www.gnu.org/licenses/agpl.txt</crossRef>
<crossRef>https://opensource.org/license/AGPL-3.0</crossRef>
<crossRef>https://opensource.org/licenses/AGPL-3.0</crossRef>
</crossRefs>
<standardLicenseHeader>
Expand Down
1 change: 1 addition & 0 deletions src/APL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="true" licenseId="APL-1.0" name="Adaptive Public License 1.0">
<crossRefs>
<crossRef>https://opensource.org/license/APL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/APL-1.0</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/Apache-1.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="Apache-1.1" name="Apache License 1.1">
<crossRefs>
<crossRef>http://apache.org/licenses/LICENSE-1.1</crossRef>
<crossRef>https://opensource.org/license/Apache-1.1</crossRef>
<crossRef>https://opensource.org/licenses/Apache-1.1</crossRef>
</crossRefs>
<notes>This license has been superseded by Apache License 2.0</notes>
Expand Down
1 change: 1 addition & 0 deletions src/Apache-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="Apache-2.0" name="Apache License 2.0">
<crossRefs>
<crossRef>https://www.apache.org/licenses/LICENSE-2.0</crossRef>
<crossRef>https://opensource.org/license/Apache-2.0</crossRef>
<crossRef>https://opensource.org/licenses/Apache-2.0</crossRef>
</crossRefs>
<notes>This license was released January 2004</notes>
Expand Down
1 change: 1 addition & 0 deletions src/Artistic-1.0-cl8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="Artistic-1.0-cl8"
name="Artistic License 1.0 w/clause 8" listVersionAdded="1.19">
<crossRefs>
<crossRef>https://opensource.org/license/Artistic-1.0</crossRef>
<crossRef>https://opensource.org/licenses/Artistic-1.0</crossRef>
</crossRefs>
<notes>This license was superseded by v2.0. This is Artistic License 1.0 as found on OSI site, including clause
Expand Down
1 change: 1 addition & 0 deletions src/Artistic-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="true" licenseId="Artistic-1.0" name="Artistic License 1.0">
<crossRefs>
<crossRef>https://opensource.org/license/Artistic-1.0</crossRef>
<crossRef>https://opensource.org/licenses/Artistic-1.0</crossRef>
</crossRefs>
<notes>This license was superseded by v2.0. This is Artistic License 1.0 as found on OSI site, excluding clause
Expand Down
1 change: 1 addition & 0 deletions src/Artistic-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<crossRefs>
<crossRef>http://www.perlfoundation.org/artistic_license_2_0</crossRef>
<crossRef>https://www.perlfoundation.org/artistic-license-20.html</crossRef>
<crossRef>https://opensource.org/license/artistic-license-2.0</crossRef>
<crossRef>https://opensource.org/licenses/artistic-license-2.0</crossRef>
</crossRefs>
<notes>This license was released: 2006</notes>
Expand Down
1 change: 1 addition & 0 deletions src/BSD-2-Clause-Patent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name="BSD-2-Clause Plus Patent License" listVersionAdded="2.7"
isOsiApproved="true">
<crossRefs>
<crossRef>https://opensource.org/license/BSDplusPatent</crossRef>
<crossRef>https://opensource.org/licenses/BSDplusPatent</crossRef>
</crossRefs>
<notes>
Expand Down
1 change: 1 addition & 0 deletions src/BSD-2-Clause.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="BSD-2-Clause"
name="BSD 2-Clause &#34;Simplified&#34; License">
<crossRefs>
<crossRef>https://opensource.org/license/BSD-2-Clause</crossRef>
<crossRef>https://opensource.org/licenses/BSD-2-Clause</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/BSD-3-Clause.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="BSD-3-Clause"
name="BSD 3-Clause &#34;New&#34; or &#34;Revised&#34; License">
<crossRefs>
<crossRef>https://opensource.org/license/BSD-3-Clause</crossRef>
<crossRef>https://opensource.org/licenses/BSD-3-Clause</crossRef>
<crossRef>https://www.eclipse.org/org/documents/edl-v10.php</crossRef>
</crossRefs>
Expand Down
1 change: 1 addition & 0 deletions src/BSL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="BSL-1.0" name="Boost Software License 1.0">
<crossRefs>
<crossRef>http://www.boost.org/LICENSE_1_0.txt</crossRef>
<crossRef>https://opensource.org/license/BSL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/BSL-1.0</crossRef>
</crossRefs>
<notes>This license was released: 17 August 2003</notes>
Expand Down
1 change: 1 addition & 0 deletions src/CAL-1.0-Combined-Work-Exception.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="CAL-1.0-Combined-Work-Exception" name="Cryptographic Autonomy License 1.0 (Combined Work Exception)" listVersionAdded="3.9">
<crossRefs>
<crossRef>http://cryptographicautonomylicense.com/license-text.html</crossRef>
<crossRef>https://opensource.org/license/CAL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/CAL-1.0</crossRef>
</crossRefs>
<notes>The first draft of this license was released February 2019, and the fourth revision was approved by the OSI February 2020. This license list entry is for use when the work is subject to the "Combined Work Exception" as described in section 4.5.</notes>
Expand Down
1 change: 1 addition & 0 deletions src/CAL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="CAL-1.0" name="Cryptographic Autonomy License 1.0" listVersionAdded="3.9">
<crossRefs>
<crossRef>http://cryptographicautonomylicense.com/license-text.html</crossRef>
<crossRef>https://opensource.org/license/CAL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/CAL-1.0</crossRef>
</crossRefs>
<notes>The first draft of this license was released February 2019, and the fourth revision was approved by the OSI February 2020.</notes>
Expand Down
1 change: 1 addition & 0 deletions src/CATOSL-1.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="CATOSL-1.1"
name="Computer Associates Trusted Open Source License 1.1">
<crossRefs>
<crossRef>https://opensource.org/license/CATOSL-1.1</crossRef>
<crossRef>https://opensource.org/licenses/CATOSL-1.1</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/CDDL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="CDDL-1.0"
name="Common Development and Distribution License 1.0">
<crossRefs>
<crossRef>https://opensource.org/license/cddl1</crossRef>
<crossRef>https://opensource.org/licenses/cddl1</crossRef>
</crossRefs>
<notes>This license was released: 24 January 2004.</notes>
Expand Down
1 change: 1 addition & 0 deletions src/CNRI-Python.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="true" licenseId="CNRI-Python" name="CNRI Python License">
<crossRefs>
<crossRef>https://opensource.org/license/CNRI-Python</crossRef>
<crossRef>https://opensource.org/licenses/CNRI-Python</crossRef>
</crossRefs>
<notes>CNRI portion of the multi-part Python License (Python-2.0)</notes>
Expand Down
1 change: 1 addition & 0 deletions src/CPAL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="CPAL-1.0"
name="Common Public Attribution License 1.0">
<crossRefs>
<crossRef>https://opensource.org/license/CPAL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/CPAL-1.0</crossRef>
</crossRefs>
<notes>
Expand Down
1 change: 1 addition & 0 deletions src/CPL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="true" licenseId="CPL-1.0" name="Common Public License 1.0">
<crossRefs>
<crossRef>https://opensource.org/license/CPL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/CPL-1.0</crossRef>
</crossRefs>
<notes>This license was superseded by Eclipse Public License</notes>
Expand Down
1 change: 1 addition & 0 deletions src/CUA-OPL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="CUA-OPL-1.0"
name="CUA Office Public License v1.0">
<crossRefs>
<crossRef>https://opensource.org/license/CUA-OPL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/CUA-OPL-1.0</crossRef>
</crossRefs>
<notes>The CUA Office Project has ceased to use or recommend this license. This license is essentially a rebranded version of MPL-1.1, but was included on the SPDX License List due to its OSI-approved status. </notes>
Expand Down
1 change: 1 addition & 0 deletions src/ECL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="ECL-1.0"
name="Educational Community License v1.0">
<crossRefs>
<crossRef>https://opensource.org/license/ECL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/ECL-1.0</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/ECL-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="ECL-2.0"
name="Educational Community License v2.0">
<crossRefs>
<crossRef>https://opensource.org/license/ECL-2.0</crossRef>
<crossRef>https://opensource.org/licenses/ECL-2.0</crossRef>
</crossRefs>
<notes>The Educational Community License version 2.0 ("ECL") consists of the Apache 2.0 license, modified
Expand Down
1 change: 1 addition & 0 deletions src/EFL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="EFL-1.0" name="Eiffel Forum License v1.0">
<crossRefs>
<crossRef>http://www.eiffel-nice.org/license/forum.txt</crossRef>
<crossRef>https://opensource.org/license/EFL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/EFL-1.0</crossRef>
</crossRefs>
<notes>This license has been superseded by v2.0</notes>
Expand Down
1 change: 1 addition & 0 deletions src/EFL-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="EFL-2.0" name="Eiffel Forum License v2.0">
<crossRefs>
<crossRef>http://www.eiffel-nice.org/license/eiffel-forum-license-2.html</crossRef>
<crossRef>https://opensource.org/license/EFL-2.0</crossRef>
<crossRef>https://opensource.org/licenses/EFL-2.0</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/EPL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="EPL-1.0" name="Eclipse Public License 1.0">
<crossRefs>
<crossRef>http://www.eclipse.org/legal/epl-v10.html</crossRef>
<crossRef>https://opensource.org/license/EPL-1.0</crossRef>
<crossRef>https://opensource.org/licenses/EPL-1.0</crossRef>
</crossRefs>
<notes>EPL replaced the CPL on 28 June 2005.</notes>
Expand Down
1 change: 1 addition & 0 deletions src/EUDatagrid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<license isOsiApproved="true" licenseId="EUDatagrid" name="EU DataGrid Software License">
<crossRefs>
<crossRef>http://eu-datagrid.web.cern.ch/eu-datagrid/license.html</crossRef>
<crossRef>https://opensource.org/license/EUDatagrid</crossRef>
<crossRef>https://opensource.org/licenses/EUDatagrid</crossRef>
</crossRefs>
<text>
Expand Down
1 change: 1 addition & 0 deletions src/EUPL-1.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<crossRefs>
<crossRef>https://joinup.ec.europa.eu/software/page/eupl/licence-eupl</crossRef>
<crossRef>https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/eupl1.1.-licence-en_0.pdf</crossRef>
<crossRef>https://opensource.org/license/EUPL-1.1</crossRef>
<crossRef>https://opensource.org/licenses/EUPL-1.1</crossRef>
</crossRefs>
<notes>This license was released: 16 May 2008 This license is available in the 22 official languages of the EU. The
Expand Down
Loading
Loading