diff --git a/DOCS/history-OSI-SPDX.md b/DOCS/history-OSI-SPDX.md index 0fc54e51c..ec7171953 100644 --- a/DOCS/history-OSI-SPDX.md +++ b/DOCS/history-OSI-SPDX.md @@ -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` @@ -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 @@ -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. diff --git a/DOCS/xml-fields.md b/DOCS/xml-fields.md index ca0c17b58..3acdaa94e 100644 --- a/DOCS/xml-fields.md +++ b/DOCS/xml-fields.md @@ -48,7 +48,7 @@ There are two mandatory attributes for every `` and `` 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) 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" diff --git a/src/0BSD.xml b/src/0BSD.xml index 4f435d9cb..d56bee93c 100644 --- a/src/0BSD.xml +++ b/src/0BSD.xml @@ -4,6 +4,7 @@ name="BSD Zero Clause License" listVersionAdded="2.2"> http://landley.net/toybox/license.html + https://opensource.org/license/0BSD https://opensource.org/licenses/0BSD diff --git a/src/AAL.xml b/src/AAL.xml index fdde38c70..89c436bb7 100644 --- a/src/AAL.xml +++ b/src/AAL.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/attribution https://opensource.org/licenses/attribution diff --git a/src/AFL-3.0.xml b/src/AFL-3.0.xml index 76ae9bc5d..ecb540288 100644 --- a/src/AFL-3.0.xml +++ b/src/AFL-3.0.xml @@ -3,6 +3,7 @@ http://www.rosenlaw.com/AFL3.0.htm + https://opensource.org/license/afl-3.0 https://opensource.org/licenses/afl-3.0 diff --git a/src/AGPL-3.0-only.xml b/src/AGPL-3.0-only.xml index b6a21c109..599d5d4e5 100644 --- a/src/AGPL-3.0-only.xml +++ b/src/AGPL-3.0-only.xml @@ -4,6 +4,7 @@ name="GNU Affero General Public License v3.0 only"> https://www.gnu.org/licenses/agpl.txt + https://opensource.org/license/AGPL-3.0 https://opensource.org/licenses/AGPL-3.0 diff --git a/src/AGPL-3.0-or-later.xml b/src/AGPL-3.0-or-later.xml index c24da2be8..71cdb0c8e 100644 --- a/src/AGPL-3.0-or-later.xml +++ b/src/AGPL-3.0-or-later.xml @@ -4,6 +4,7 @@ name="GNU Affero General Public License v3.0 or later"> https://www.gnu.org/licenses/agpl.txt + https://opensource.org/license/AGPL-3.0 https://opensource.org/licenses/AGPL-3.0 diff --git a/src/AGPL-3.0.xml b/src/AGPL-3.0.xml index 1f9708f48..3a9962847 100644 --- a/src/AGPL-3.0.xml +++ b/src/AGPL-3.0.xml @@ -9,6 +9,7 @@ https://www.gnu.org/licenses/agpl.txt + https://opensource.org/license/AGPL-3.0 https://opensource.org/licenses/AGPL-3.0 diff --git a/src/APL-1.0.xml b/src/APL-1.0.xml index 7b086e282..79659a3d3 100644 --- a/src/APL-1.0.xml +++ b/src/APL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/APL-1.0 https://opensource.org/licenses/APL-1.0 diff --git a/src/Apache-1.1.xml b/src/Apache-1.1.xml index d7b4940a8..c6e79d605 100644 --- a/src/Apache-1.1.xml +++ b/src/Apache-1.1.xml @@ -3,6 +3,7 @@ http://apache.org/licenses/LICENSE-1.1 + https://opensource.org/license/Apache-1.1 https://opensource.org/licenses/Apache-1.1 This license has been superseded by Apache License 2.0 diff --git a/src/Apache-2.0.xml b/src/Apache-2.0.xml index ac411685f..f16202165 100644 --- a/src/Apache-2.0.xml +++ b/src/Apache-2.0.xml @@ -3,6 +3,7 @@ https://www.apache.org/licenses/LICENSE-2.0 + https://opensource.org/license/Apache-2.0 https://opensource.org/licenses/Apache-2.0 This license was released January 2004 diff --git a/src/Artistic-1.0-cl8.xml b/src/Artistic-1.0-cl8.xml index ce7ef0eef..c3a65f160 100644 --- a/src/Artistic-1.0-cl8.xml +++ b/src/Artistic-1.0-cl8.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/Artistic-1.0 https://opensource.org/licenses/Artistic-1.0 This license was superseded by v2.0. This is Artistic License 1.0 as found on OSI site, including clause diff --git a/src/Artistic-1.0.xml b/src/Artistic-1.0.xml index bf78ef2c5..9236621f3 100644 --- a/src/Artistic-1.0.xml +++ b/src/Artistic-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Artistic-1.0 https://opensource.org/licenses/Artistic-1.0 This license was superseded by v2.0. This is Artistic License 1.0 as found on OSI site, excluding clause diff --git a/src/Artistic-2.0.xml b/src/Artistic-2.0.xml index 5558418c9..491101316 100644 --- a/src/Artistic-2.0.xml +++ b/src/Artistic-2.0.xml @@ -4,6 +4,7 @@ http://www.perlfoundation.org/artistic_license_2_0 https://www.perlfoundation.org/artistic-license-20.html + https://opensource.org/license/artistic-license-2.0 https://opensource.org/licenses/artistic-license-2.0 This license was released: 2006 diff --git a/src/BSD-2-Clause-Patent.xml b/src/BSD-2-Clause-Patent.xml index 26dc4ec33..4a98869ff 100644 --- a/src/BSD-2-Clause-Patent.xml +++ b/src/BSD-2-Clause-Patent.xml @@ -4,6 +4,7 @@ name="BSD-2-Clause Plus Patent License" listVersionAdded="2.7" isOsiApproved="true"> + https://opensource.org/license/BSDplusPatent https://opensource.org/licenses/BSDplusPatent diff --git a/src/BSD-2-Clause.xml b/src/BSD-2-Clause.xml index 822d65dea..45de7f539 100644 --- a/src/BSD-2-Clause.xml +++ b/src/BSD-2-Clause.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/BSD-2-Clause https://opensource.org/licenses/BSD-2-Clause diff --git a/src/BSD-3-Clause.xml b/src/BSD-3-Clause.xml index d5c52bd79..75afcf47a 100644 --- a/src/BSD-3-Clause.xml +++ b/src/BSD-3-Clause.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/BSD-3-Clause https://opensource.org/licenses/BSD-3-Clause https://www.eclipse.org/org/documents/edl-v10.php diff --git a/src/BSL-1.0.xml b/src/BSL-1.0.xml index fd04c521e..3c25e569e 100644 --- a/src/BSL-1.0.xml +++ b/src/BSL-1.0.xml @@ -3,6 +3,7 @@ http://www.boost.org/LICENSE_1_0.txt + https://opensource.org/license/BSL-1.0 https://opensource.org/licenses/BSL-1.0 This license was released: 17 August 2003 diff --git a/src/CAL-1.0-Combined-Work-Exception.xml b/src/CAL-1.0-Combined-Work-Exception.xml index 105a2c8e7..3a665929f 100644 --- a/src/CAL-1.0-Combined-Work-Exception.xml +++ b/src/CAL-1.0-Combined-Work-Exception.xml @@ -3,6 +3,7 @@ http://cryptographicautonomylicense.com/license-text.html + https://opensource.org/license/CAL-1.0 https://opensource.org/licenses/CAL-1.0 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. diff --git a/src/CAL-1.0.xml b/src/CAL-1.0.xml index 5ccd2d5e9..4a05746c0 100644 --- a/src/CAL-1.0.xml +++ b/src/CAL-1.0.xml @@ -3,6 +3,7 @@ http://cryptographicautonomylicense.com/license-text.html + https://opensource.org/license/CAL-1.0 https://opensource.org/licenses/CAL-1.0 The first draft of this license was released February 2019, and the fourth revision was approved by the OSI February 2020. diff --git a/src/CATOSL-1.1.xml b/src/CATOSL-1.1.xml index 993864bc2..1913a55d0 100644 --- a/src/CATOSL-1.1.xml +++ b/src/CATOSL-1.1.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/CATOSL-1.1 https://opensource.org/licenses/CATOSL-1.1 diff --git a/src/CDDL-1.0.xml b/src/CDDL-1.0.xml index cc34bfdd8..7887fd71c 100644 --- a/src/CDDL-1.0.xml +++ b/src/CDDL-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/cddl1 https://opensource.org/licenses/cddl1 This license was released: 24 January 2004. diff --git a/src/CNRI-Python.xml b/src/CNRI-Python.xml index 5f0550cc9..50f18fa38 100644 --- a/src/CNRI-Python.xml +++ b/src/CNRI-Python.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/CNRI-Python https://opensource.org/licenses/CNRI-Python CNRI portion of the multi-part Python License (Python-2.0) diff --git a/src/CPAL-1.0.xml b/src/CPAL-1.0.xml index 003771cfc..fddd5f1ce 100644 --- a/src/CPAL-1.0.xml +++ b/src/CPAL-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/CPAL-1.0 https://opensource.org/licenses/CPAL-1.0 diff --git a/src/CPL-1.0.xml b/src/CPL-1.0.xml index 0b914ea2f..17af4f55a 100644 --- a/src/CPL-1.0.xml +++ b/src/CPL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/CPL-1.0 https://opensource.org/licenses/CPL-1.0 This license was superseded by Eclipse Public License diff --git a/src/CUA-OPL-1.0.xml b/src/CUA-OPL-1.0.xml index 1a8728a0e..92bae90d9 100644 --- a/src/CUA-OPL-1.0.xml +++ b/src/CUA-OPL-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/CUA-OPL-1.0 https://opensource.org/licenses/CUA-OPL-1.0 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. diff --git a/src/ECL-1.0.xml b/src/ECL-1.0.xml index 960f8aed7..ff2794e68 100644 --- a/src/ECL-1.0.xml +++ b/src/ECL-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/ECL-1.0 https://opensource.org/licenses/ECL-1.0 diff --git a/src/ECL-2.0.xml b/src/ECL-2.0.xml index a7f6a7283..dfadce100 100644 --- a/src/ECL-2.0.xml +++ b/src/ECL-2.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/ECL-2.0 https://opensource.org/licenses/ECL-2.0 The Educational Community License version 2.0 ("ECL") consists of the Apache 2.0 license, modified diff --git a/src/EFL-1.0.xml b/src/EFL-1.0.xml index 56d5e9b01..d724e3e14 100644 --- a/src/EFL-1.0.xml +++ b/src/EFL-1.0.xml @@ -3,6 +3,7 @@ http://www.eiffel-nice.org/license/forum.txt + https://opensource.org/license/EFL-1.0 https://opensource.org/licenses/EFL-1.0 This license has been superseded by v2.0 diff --git a/src/EFL-2.0.xml b/src/EFL-2.0.xml index 68bc97ae9..eaeca0ab3 100644 --- a/src/EFL-2.0.xml +++ b/src/EFL-2.0.xml @@ -3,6 +3,7 @@ http://www.eiffel-nice.org/license/eiffel-forum-license-2.html + https://opensource.org/license/EFL-2.0 https://opensource.org/licenses/EFL-2.0 diff --git a/src/EPL-1.0.xml b/src/EPL-1.0.xml index b1ecf1a58..abebe6567 100644 --- a/src/EPL-1.0.xml +++ b/src/EPL-1.0.xml @@ -3,6 +3,7 @@ http://www.eclipse.org/legal/epl-v10.html + https://opensource.org/license/EPL-1.0 https://opensource.org/licenses/EPL-1.0 EPL replaced the CPL on 28 June 2005. diff --git a/src/EUDatagrid.xml b/src/EUDatagrid.xml index fcf86959f..5b67f8c65 100644 --- a/src/EUDatagrid.xml +++ b/src/EUDatagrid.xml @@ -3,6 +3,7 @@ http://eu-datagrid.web.cern.ch/eu-datagrid/license.html + https://opensource.org/license/EUDatagrid https://opensource.org/licenses/EUDatagrid diff --git a/src/EUPL-1.1.xml b/src/EUPL-1.1.xml index c79278109..b89339046 100644 --- a/src/EUPL-1.1.xml +++ b/src/EUPL-1.1.xml @@ -5,6 +5,7 @@ https://joinup.ec.europa.eu/software/page/eupl/licence-eupl https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/eupl1.1.-licence-en_0.pdf + https://opensource.org/license/EUPL-1.1 https://opensource.org/licenses/EUPL-1.1 This license was released: 16 May 2008 This license is available in the 22 official languages of the EU. The diff --git a/src/EUPL-1.2.xml b/src/EUPL-1.2.xml index 61bcba125..749f829d2 100644 --- a/src/EUPL-1.2.xml +++ b/src/EUPL-1.2.xml @@ -8,6 +8,7 @@ https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/2020-03/EUPL-1.2%20EN.txt https://joinup.ec.europa.eu/sites/default/files/inline-files/EUPL%20v1_2%20EN(1).txt http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32017D0863 + https://opensource.org/license/EUPL-1.2 https://opensource.org/licenses/EUPL-1.2 diff --git a/src/Entessa.xml b/src/Entessa.xml index fd6e927f0..2bd289764 100644 --- a/src/Entessa.xml +++ b/src/Entessa.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Entessa https://opensource.org/licenses/Entessa This license is mostly a match to Apache-1.1 (except for the addition of "open source" before diff --git a/src/Fair.xml b/src/Fair.xml index 73b348282..af44cf458 100644 --- a/src/Fair.xml +++ b/src/Fair.xml @@ -3,6 +3,7 @@ https://web.archive.org/web/20150926120323/http://fairlicense.org/ + https://opensource.org/license/Fair https://opensource.org/licenses/Fair diff --git a/src/Frameworx-1.0.xml b/src/Frameworx-1.0.xml index d8dfb155e..a7b0bd4d7 100644 --- a/src/Frameworx-1.0.xml +++ b/src/Frameworx-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/Frameworx-1.0 https://opensource.org/licenses/Frameworx-1.0 The url included in the license does not work. (15/10/10) diff --git a/src/GPL-2.0+.xml b/src/GPL-2.0+.xml index fed698226..bd94890a5 100644 --- a/src/GPL-2.0+.xml +++ b/src/GPL-2.0+.xml @@ -7,6 +7,7 @@ https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html + https://opensource.org/license/GPL-2.0 https://opensource.org/licenses/GPL-2.0 diff --git a/src/GPL-2.0-only.xml b/src/GPL-2.0-only.xml index bd9e46f1f..f720a4057 100644 --- a/src/GPL-2.0-only.xml +++ b/src/GPL-2.0-only.xml @@ -5,6 +5,7 @@ https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt + https://opensource.org/license/GPL-2.0 https://opensource.org/licenses/GPL-2.0 diff --git a/src/GPL-2.0-or-later.xml b/src/GPL-2.0-or-later.xml index 0535356f4..761440ff5 100644 --- a/src/GPL-2.0-or-later.xml +++ b/src/GPL-2.0-or-later.xml @@ -4,6 +4,7 @@ name="GNU General Public License v2.0 or later"> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html + https://opensource.org/license/GPL-2.0 https://opensource.org/licenses/GPL-2.0 diff --git a/src/GPL-2.0.xml b/src/GPL-2.0.xml index 7106dc391..456755409 100644 --- a/src/GPL-2.0.xml +++ b/src/GPL-2.0.xml @@ -9,6 +9,7 @@ https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html + https://opensource.org/license/GPL-2.0 https://opensource.org/licenses/GPL-2.0 diff --git a/src/GPL-3.0+.xml b/src/GPL-3.0+.xml index 9f4e4dd9d..86c227160 100644 --- a/src/GPL-3.0+.xml +++ b/src/GPL-3.0+.xml @@ -7,6 +7,7 @@ https://www.gnu.org/licenses/gpl-3.0-standalone.html + https://opensource.org/license/GPL-3.0 https://opensource.org/licenses/GPL-3.0 diff --git a/src/GPL-3.0-only.xml b/src/GPL-3.0-only.xml index 6c3aa651d..dde509085 100644 --- a/src/GPL-3.0-only.xml +++ b/src/GPL-3.0-only.xml @@ -4,6 +4,7 @@ name="GNU General Public License v3.0 only"> https://www.gnu.org/licenses/gpl-3.0-standalone.html + https://opensource.org/license/GPL-3.0 https://opensource.org/licenses/GPL-3.0 diff --git a/src/GPL-3.0-or-later.xml b/src/GPL-3.0-or-later.xml index 097c1778f..d38d68ba0 100644 --- a/src/GPL-3.0-or-later.xml +++ b/src/GPL-3.0-or-later.xml @@ -4,6 +4,7 @@ name="GNU General Public License v3.0 or later"> https://www.gnu.org/licenses/gpl-3.0-standalone.html + https://opensource.org/license/GPL-3.0 https://opensource.org/licenses/GPL-3.0 diff --git a/src/GPL-3.0.xml b/src/GPL-3.0.xml index 9145a3434..7064d43d4 100644 --- a/src/GPL-3.0.xml +++ b/src/GPL-3.0.xml @@ -9,6 +9,7 @@ https://www.gnu.org/licenses/gpl-3.0-standalone.html + https://opensource.org/license/GPL-3.0 https://opensource.org/licenses/GPL-3.0 diff --git a/src/HPND.xml b/src/HPND.xml index ee662d796..2a8da156b 100644 --- a/src/HPND.xml +++ b/src/HPND.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/HPND https://opensource.org/licenses/HPND http://lists.opensource.org/pipermail/license-discuss_lists.opensource.org/2002-November/006304.html diff --git a/src/IPA.xml b/src/IPA.xml index 42f79f0f9..82706f30d 100644 --- a/src/IPA.xml +++ b/src/IPA.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/IPA https://opensource.org/licenses/IPA diff --git a/src/IPL-1.0.xml b/src/IPL-1.0.xml index 41e971d5d..7fa7c3b45 100644 --- a/src/IPL-1.0.xml +++ b/src/IPL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/IPL-1.0 https://opensource.org/licenses/IPL-1.0 This license was superseded by CPL. diff --git a/src/ISC.xml b/src/ISC.xml index d5a40b1b2..700ed514d 100644 --- a/src/ISC.xml +++ b/src/ISC.xml @@ -4,6 +4,7 @@ https://www.isc.org/licenses/ https://www.isc.org/downloads/software-support-policy/isc-license/ + https://opensource.org/license/ISC https://opensource.org/licenses/ISC diff --git a/src/Intel.xml b/src/Intel.xml index a6d79b160..6329d736a 100644 --- a/src/Intel.xml +++ b/src/Intel.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Intel https://opensource.org/licenses/Intel This license has been deprecated. A note at the top of the OSI license page states, "The Intel Open diff --git a/src/LGPL-2.1+.xml b/src/LGPL-2.1+.xml index e324f5684..160fba213 100644 --- a/src/LGPL-2.1+.xml +++ b/src/LGPL-2.1+.xml @@ -7,6 +7,7 @@ https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html + https://opensource.org/license/LGPL-2.1 https://opensource.org/licenses/LGPL-2.1 diff --git a/src/LGPL-2.1-only.xml b/src/LGPL-2.1-only.xml index b70184ca9..c1e753119 100644 --- a/src/LGPL-2.1-only.xml +++ b/src/LGPL-2.1-only.xml @@ -4,6 +4,7 @@ name="GNU Lesser General Public License v2.1 only"> https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html + https://opensource.org/license/LGPL-2.1 https://opensource.org/licenses/LGPL-2.1 diff --git a/src/LGPL-2.1-or-later.xml b/src/LGPL-2.1-or-later.xml index 71770e950..7f8a2d849 100644 --- a/src/LGPL-2.1-or-later.xml +++ b/src/LGPL-2.1-or-later.xml @@ -4,6 +4,7 @@ name="GNU Lesser General Public License v2.1 or later"> https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html + https://opensource.org/license/LGPL-2.1 https://opensource.org/licenses/LGPL-2.1 diff --git a/src/LGPL-2.1.xml b/src/LGPL-2.1.xml index 0466b2ddb..6c451da79 100644 --- a/src/LGPL-2.1.xml +++ b/src/LGPL-2.1.xml @@ -9,6 +9,7 @@ https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html + https://opensource.org/license/LGPL-2.1 https://opensource.org/licenses/LGPL-2.1 diff --git a/src/LGPL-3.0+.xml b/src/LGPL-3.0+.xml index 46eb1d406..89e43529c 100644 --- a/src/LGPL-3.0+.xml +++ b/src/LGPL-3.0+.xml @@ -8,6 +8,7 @@ https://www.gnu.org/licenses/lgpl-3.0-standalone.html https://www.gnu.org/licenses/lgpl+gpl-3.0.txt + https://opensource.org/license/LGPL-3.0 https://opensource.org/licenses/LGPL-3.0 diff --git a/src/LGPL-3.0-only.xml b/src/LGPL-3.0-only.xml index 2e17b8ac6..0442b21d3 100644 --- a/src/LGPL-3.0-only.xml +++ b/src/LGPL-3.0-only.xml @@ -5,6 +5,7 @@ https://www.gnu.org/licenses/lgpl-3.0-standalone.html https://www.gnu.org/licenses/lgpl+gpl-3.0.txt + https://opensource.org/license/LGPL-3.0 https://opensource.org/licenses/LGPL-3.0 diff --git a/src/LGPL-3.0-or-later.xml b/src/LGPL-3.0-or-later.xml index dc3c34a0c..412b2e69b 100644 --- a/src/LGPL-3.0-or-later.xml +++ b/src/LGPL-3.0-or-later.xml @@ -5,6 +5,7 @@ https://www.gnu.org/licenses/lgpl-3.0-standalone.html https://www.gnu.org/licenses/lgpl+gpl-3.0.txt + https://opensource.org/license/LGPL-3.0 https://opensource.org/licenses/LGPL-3.0 diff --git a/src/LGPL-3.0.xml b/src/LGPL-3.0.xml index 7955cfa75..d034cfb4e 100644 --- a/src/LGPL-3.0.xml +++ b/src/LGPL-3.0.xml @@ -10,6 +10,7 @@ https://www.gnu.org/licenses/lgpl-3.0-standalone.html https://www.gnu.org/licenses/lgpl+gpl-3.0.txt + https://opensource.org/license/LGPL-3.0 https://opensource.org/licenses/LGPL-3.0 diff --git a/src/LPL-1.0.xml b/src/LPL-1.0.xml index a9d8dcdd6..bf7937da3 100644 --- a/src/LPL-1.0.xml +++ b/src/LPL-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/LPL-1.0 https://opensource.org/licenses/LPL-1.0 diff --git a/src/LPL-1.02.xml b/src/LPL-1.02.xml index 4ba24f09c..7e1ebee3d 100644 --- a/src/LPL-1.02.xml +++ b/src/LPL-1.02.xml @@ -3,6 +3,7 @@ http://plan9.bell-labs.com/plan9/license.html + https://opensource.org/license/LPL-1.02 https://opensource.org/licenses/LPL-1.02 diff --git a/src/LPPL-1.3c.xml b/src/LPPL-1.3c.xml index 53a8f0f1d..aae53e6d2 100644 --- a/src/LPPL-1.3c.xml +++ b/src/LPPL-1.3c.xml @@ -4,6 +4,7 @@ name="LaTeX Project Public License v1.3c"> http://www.latex-project.org/lppl/lppl-1-3c.txt + https://opensource.org/license/LPPL-1.3c https://opensource.org/licenses/LPPL-1.3c This license was released: 4 May 2008 diff --git a/src/MIT.xml b/src/MIT.xml index 65708259a..1e84491cb 100644 --- a/src/MIT.xml +++ b/src/MIT.xml @@ -3,6 +3,7 @@ https://opensource.org/license/mit/ + https://opensource.org/licenses/mit/ diff --git a/src/MPL-1.0.xml b/src/MPL-1.0.xml index 8832f5202..d50d9b7dc 100644 --- a/src/MPL-1.0.xml +++ b/src/MPL-1.0.xml @@ -3,6 +3,7 @@ http://www.mozilla.org/MPL/MPL-1.0.html + https://opensource.org/license/MPL-1.0 https://opensource.org/licenses/MPL-1.0 This license has been superseded by v1.1 diff --git a/src/MPL-1.1.xml b/src/MPL-1.1.xml index 9e5d3c2b6..401082ea5 100644 --- a/src/MPL-1.1.xml +++ b/src/MPL-1.1.xml @@ -3,6 +3,7 @@ http://www.mozilla.org/MPL/MPL-1.1.html + https://opensource.org/license/MPL-1.1 https://opensource.org/licenses/MPL-1.1 This license has been superseded by v2.0 diff --git a/src/MPL-2.0-no-copyleft-exception.xml b/src/MPL-2.0-no-copyleft-exception.xml index 0a385663b..003a14239 100644 --- a/src/MPL-2.0-no-copyleft-exception.xml +++ b/src/MPL-2.0-no-copyleft-exception.xml @@ -4,6 +4,7 @@ name="Mozilla Public License 2.0 (no copyleft exception)"> https://www.mozilla.org/MPL/2.0/ + https://opensource.org/license/MPL-2.0 https://opensource.org/licenses/MPL-2.0 This license was released in January 2012. This license list entry is for use when the MPL's Exhibit B is used, diff --git a/src/MPL-2.0.xml b/src/MPL-2.0.xml index 12c94ad49..b08e8c2f9 100644 --- a/src/MPL-2.0.xml +++ b/src/MPL-2.0.xml @@ -3,6 +3,7 @@ https://www.mozilla.org/MPL/2.0/ + https://opensource.org/license/MPL-2.0 https://opensource.org/licenses/MPL-2.0 This license was released in January 2012. This license list entry is for use when the standard MPL 2.0 is diff --git a/src/MS-PL.xml b/src/MS-PL.xml index ad6f3262b..b90c56823 100644 --- a/src/MS-PL.xml +++ b/src/MS-PL.xml @@ -3,6 +3,7 @@ http://www.microsoft.com/opensource/licenses.mspx + https://opensource.org/license/MS-PL https://opensource.org/licenses/MS-PL diff --git a/src/MS-RL.xml b/src/MS-RL.xml index 582588d87..e4fdaf2fe 100644 --- a/src/MS-RL.xml +++ b/src/MS-RL.xml @@ -3,6 +3,7 @@ http://www.microsoft.com/opensource/licenses.mspx + https://opensource.org/license/MS-RL https://opensource.org/licenses/MS-RL diff --git a/src/MirOS.xml b/src/MirOS.xml index 0425416c9..dc15d0904 100644 --- a/src/MirOS.xml +++ b/src/MirOS.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/MirOS https://opensource.org/licenses/MirOS diff --git a/src/Motosoto.xml b/src/Motosoto.xml index 0f7c92615..ab0813425 100644 --- a/src/Motosoto.xml +++ b/src/Motosoto.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Motosoto https://opensource.org/licenses/Motosoto diff --git a/src/Multics.xml b/src/Multics.xml index 76b6d1bb8..5ed79e36d 100644 --- a/src/Multics.xml +++ b/src/Multics.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Multics https://opensource.org/licenses/Multics diff --git a/src/NASA-1.3.xml b/src/NASA-1.3.xml index 7281e60f4..b52783de6 100644 --- a/src/NASA-1.3.xml +++ b/src/NASA-1.3.xml @@ -3,6 +3,7 @@ http://ti.arc.nasa.gov/opensource/nosa/ + https://opensource.org/license/NASA-1.3 https://opensource.org/licenses/NASA-1.3 diff --git a/src/NCSA.xml b/src/NCSA.xml index 890103751..eee069729 100644 --- a/src/NCSA.xml +++ b/src/NCSA.xml @@ -4,6 +4,7 @@ name="University of Illinois/NCSA Open Source License"> http://otm.illinois.edu/uiuc_openSource + https://opensource.org/license/NCSA https://opensource.org/licenses/NCSA diff --git a/src/NGPL.xml b/src/NGPL.xml index 455603576..bd635ffbb 100644 --- a/src/NGPL.xml +++ b/src/NGPL.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/NGPL https://opensource.org/licenses/NGPL diff --git a/src/NPOSL-3.0.xml b/src/NPOSL-3.0.xml index 742a80106..f1025be5b 100644 --- a/src/NPOSL-3.0.xml +++ b/src/NPOSL-3.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/NOSL3.0 https://opensource.org/licenses/NOSL3.0 diff --git a/src/NTP.xml b/src/NTP.xml index 7c7981a5f..d74d2473d 100644 --- a/src/NTP.xml +++ b/src/NTP.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/NTP https://opensource.org/licenses/NTP diff --git a/src/Naumen.xml b/src/Naumen.xml index e565a6f7d..b44f24baf 100644 --- a/src/Naumen.xml +++ b/src/Naumen.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Naumen https://opensource.org/licenses/Naumen diff --git a/src/Nokia.xml b/src/Nokia.xml index e0d4293f3..f387a4876 100644 --- a/src/Nokia.xml +++ b/src/Nokia.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/nokia https://opensource.org/licenses/nokia diff --git a/src/OCLC-2.0.xml b/src/OCLC-2.0.xml index cc1a37519..89a841e39 100644 --- a/src/OCLC-2.0.xml +++ b/src/OCLC-2.0.xml @@ -4,6 +4,7 @@ name="OCLC Research Public License 2.0"> http://www.oclc.org/research/activities/software/license/v2final.htm + https://opensource.org/license/OCLC-2.0 https://opensource.org/licenses/OCLC-2.0 This license was released: May 2002 diff --git a/src/OFL-1.1-RFN.xml b/src/OFL-1.1-RFN.xml index f93f60b4f..b65515d2f 100644 --- a/src/OFL-1.1-RFN.xml +++ b/src/OFL-1.1-RFN.xml @@ -3,6 +3,7 @@ http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web + https://opensource.org/license/OFL-1.1 https://opensource.org/licenses/OFL-1.1 This license was released 26 February 2007. The identifier OFL-1.1-RFN should only be diff --git a/src/OFL-1.1-no-RFN.xml b/src/OFL-1.1-no-RFN.xml index 5f9f1cf9a..71f502e15 100644 --- a/src/OFL-1.1-no-RFN.xml +++ b/src/OFL-1.1-no-RFN.xml @@ -3,6 +3,7 @@ http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web + https://opensource.org/license/OFL-1.1 https://opensource.org/licenses/OFL-1.1 This license was released 26 February 2007. The identifier OFL-1.1-no-RFN should only be diff --git a/src/OFL-1.1.xml b/src/OFL-1.1.xml index 730c5f7a3..21e5a1003 100644 --- a/src/OFL-1.1.xml +++ b/src/OFL-1.1.xml @@ -3,6 +3,7 @@ http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web + https://opensource.org/license/OFL-1.1 https://opensource.org/licenses/OFL-1.1 This license was released 26 February 2007. The identifier OFL-1.1 can be used to indicate that diff --git a/src/OGTSL.xml b/src/OGTSL.xml index 7b5b178d1..aec5bc087 100644 --- a/src/OGTSL.xml +++ b/src/OGTSL.xml @@ -3,6 +3,7 @@ http://www.opengroup.org/testing/downloads/The_Open_Group_TSL.txt + https://opensource.org/license/OGTSL https://opensource.org/licenses/OGTSL diff --git a/src/OLFL-1.3.xml b/src/OLFL-1.3.xml index c108fe645..ae98231c2 100644 --- a/src/OLFL-1.3.xml +++ b/src/OLFL-1.3.xml @@ -4,6 +4,7 @@ https://openlogisticsfoundation.org/licenses/ https://opensource.org/license/olfl-1-3/ + https://opensource.org/licenses/olfl-1-3/ This license was released January 2023 diff --git a/src/OSET-PL-2.1.xml b/src/OSET-PL-2.1.xml index 446054422..fcdcec9ba 100644 --- a/src/OSET-PL-2.1.xml +++ b/src/OSET-PL-2.1.xml @@ -4,6 +4,7 @@ name="OSET Public License version 2.1" listVersionAdded="2.4"> http://www.osetfoundation.org/public-license + https://opensource.org/license/OPL-2.1 https://opensource.org/licenses/OPL-2.1 diff --git a/src/OSL-1.0.xml b/src/OSL-1.0.xml index af49eec68..77561478e 100644 --- a/src/OSL-1.0.xml +++ b/src/OSL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/OSL-1.0 https://opensource.org/licenses/OSL-1.0 This license has been superseded. diff --git a/src/OSL-2.1.xml b/src/OSL-2.1.xml index 3868e6373..997ad2d1c 100644 --- a/src/OSL-2.1.xml +++ b/src/OSL-2.1.xml @@ -3,6 +3,7 @@ http://web.archive.org/web/20050212003940/http://www.rosenlaw.com/osl21.htm + https://opensource.org/license/OSL-2.1 https://opensource.org/licenses/OSL-2.1 Same as version 2.0 of this license except with changes to section 10 diff --git a/src/OSL-3.0.xml b/src/OSL-3.0.xml index 649f371ed..22686c83a 100644 --- a/src/OSL-3.0.xml +++ b/src/OSL-3.0.xml @@ -3,6 +3,7 @@ https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm + https://opensource.org/license/OSL-3.0 https://opensource.org/licenses/OSL-3.0 diff --git a/src/PHP-3.0.xml b/src/PHP-3.0.xml index 5fdd3f789..e3bc37c96 100644 --- a/src/PHP-3.0.xml +++ b/src/PHP-3.0.xml @@ -3,6 +3,7 @@ http://www.php.net/license/3_0.txt + https://opensource.org/license/PHP-3.0 https://opensource.org/licenses/PHP-3.0 diff --git a/src/PSF-2.0.xml b/src/PSF-2.0.xml index 0f3cf17b7..fce6a9005 100644 --- a/src/PSF-2.0.xml +++ b/src/PSF-2.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Python-2.0 https://opensource.org/licenses/Python-2.0 https://matplotlib.org/stable/project/license.html diff --git a/src/PostgreSQL.xml b/src/PostgreSQL.xml index a01b950a6..c295340d9 100644 --- a/src/PostgreSQL.xml +++ b/src/PostgreSQL.xml @@ -3,6 +3,7 @@ http://www.postgresql.org/about/licence + https://opensource.org/license/PostgreSQL https://opensource.org/licenses/PostgreSQL diff --git a/src/Python-2.0.xml b/src/Python-2.0.xml index 1a9b5be47..93cc67896 100644 --- a/src/Python-2.0.xml +++ b/src/Python-2.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Python-2.0 https://opensource.org/licenses/Python-2.0 This is the overall Python license as published on the OSI website, which is comprised of several licenses. diff --git a/src/QPL-1.0.xml b/src/QPL-1.0.xml index 2b3c34b78..80de84d81 100644 --- a/src/QPL-1.0.xml +++ b/src/QPL-1.0.xml @@ -3,6 +3,7 @@ http://doc.qt.nokia.com/3.3/license.html + https://opensource.org/license/QPL-1.0 https://opensource.org/licenses/QPL-1.0 https://doc.qt.io/archives/3.3/license.html diff --git a/src/RPL-1.1.xml b/src/RPL-1.1.xml index f4f369e9a..c6dc92ee8 100644 --- a/src/RPL-1.1.xml +++ b/src/RPL-1.1.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/RPL-1.1 https://opensource.org/licenses/RPL-1.1 This license has been superseded by the Reciprocal Public License, version 1.5 diff --git a/src/RPL-1.5.xml b/src/RPL-1.5.xml index 0f85281ad..8feb4c3b2 100644 --- a/src/RPL-1.5.xml +++ b/src/RPL-1.5.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/RPL-1.5 https://opensource.org/licenses/RPL-1.5 This license was released: 15 July 2007 diff --git a/src/RPSL-1.0.xml b/src/RPSL-1.0.xml index e750097ca..554189f7b 100644 --- a/src/RPSL-1.0.xml +++ b/src/RPSL-1.0.xml @@ -4,6 +4,7 @@ name="RealNetworks Public Source License v1.0"> https://helixcommunity.org/content/rpsl + https://opensource.org/license/RPSL-1.0 https://opensource.org/licenses/RPSL-1.0 diff --git a/src/RSCPL.xml b/src/RSCPL.xml index 0a5bdfb38..0a88b3b88 100644 --- a/src/RSCPL.xml +++ b/src/RSCPL.xml @@ -3,6 +3,7 @@ http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml + https://opensource.org/license/RSCPL https://opensource.org/licenses/RSCPL diff --git a/src/SISSL.xml b/src/SISSL.xml index 22fab7692..6c5b268a7 100644 --- a/src/SISSL.xml +++ b/src/SISSL.xml @@ -4,6 +4,7 @@ name="Sun Industry Standards Source License v1.1" listVersionAdded="1.17"> http://www.openoffice.org/licenses/sissl_license.html + https://opensource.org/license/SISSL https://opensource.org/licenses/SISSL diff --git a/src/SPL-1.0.xml b/src/SPL-1.0.xml index 620ce6e51..bcd9ae16e 100644 --- a/src/SPL-1.0.xml +++ b/src/SPL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/SPL-1.0 https://opensource.org/licenses/SPL-1.0 diff --git a/src/SimPL-2.0.xml b/src/SimPL-2.0.xml index 0ad854ced..3c56ca2c9 100644 --- a/src/SimPL-2.0.xml +++ b/src/SimPL-2.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/SimPL-2.0 https://opensource.org/licenses/SimPL-2.0 diff --git a/src/Sleepycat.xml b/src/Sleepycat.xml index 4d406a4cf..3a8ac223a 100644 --- a/src/Sleepycat.xml +++ b/src/Sleepycat.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Sleepycat https://opensource.org/licenses/Sleepycat diff --git a/src/UCL-1.0.xml b/src/UCL-1.0.xml index f13f495be..42337007a 100644 --- a/src/UCL-1.0.xml +++ b/src/UCL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/UCL-1.0 https://opensource.org/licenses/UCL-1.0 diff --git a/src/UPL-1.0.xml b/src/UPL-1.0.xml index 2dd733145..18b4d666c 100644 --- a/src/UPL-1.0.xml +++ b/src/UPL-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/UPL https://opensource.org/licenses/UPL diff --git a/src/VSL-1.0.xml b/src/VSL-1.0.xml index 587d82fba..0759dc368 100644 --- a/src/VSL-1.0.xml +++ b/src/VSL-1.0.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/VSL-1.0 https://opensource.org/licenses/VSL-1.0 diff --git a/src/W3C.xml b/src/W3C.xml index a867c4685..51cb37d6a 100644 --- a/src/W3C.xml +++ b/src/W3C.xml @@ -4,6 +4,7 @@ name="W3C Software Notice and License (2002-12-31)"> http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html + https://opensource.org/license/W3C https://opensource.org/licenses/W3C diff --git a/src/Watcom-1.0.xml b/src/Watcom-1.0.xml index 27d73d5ce..411a42774 100644 --- a/src/Watcom-1.0.xml +++ b/src/Watcom-1.0.xml @@ -3,6 +3,7 @@ + https://opensource.org/license/Watcom-1.0 https://opensource.org/licenses/Watcom-1.0 diff --git a/src/Xnet.xml b/src/Xnet.xml index a3ae0f0da..cb71fdb10 100644 --- a/src/Xnet.xml +++ b/src/Xnet.xml @@ -2,6 +2,7 @@ + https://opensource.org/license/Xnet https://opensource.org/licenses/Xnet This license is the same as MIT, but with a choice of law clause. This License has been voluntarily diff --git a/src/ZPL-2.0.xml b/src/ZPL-2.0.xml index 502b18356..1bc450cd4 100644 --- a/src/ZPL-2.0.xml +++ b/src/ZPL-2.0.xml @@ -3,6 +3,7 @@ http://old.zope.org/Resources/License/ZPL-2.0 + https://opensource.org/license/ZPL-2.0 https://opensource.org/licenses/ZPL-2.0 diff --git a/src/Zlib.xml b/src/Zlib.xml index 685331a4a..258179172 100644 --- a/src/Zlib.xml +++ b/src/Zlib.xml @@ -3,6 +3,7 @@ http://www.zlib.net/zlib_license.html + https://opensource.org/license/Zlib https://opensource.org/licenses/Zlib diff --git a/src/wxWindows.xml b/src/wxWindows.xml index 9b4264b61..aaf479963 100644 --- a/src/wxWindows.xml +++ b/src/wxWindows.xml @@ -5,6 +5,7 @@ GPL-2.0-or-later WITH WxWindows-exception-3.1 + https://opensource.org/license/WXwindows https://opensource.org/licenses/WXwindows DEPRECATED: Use license expression including main license, "WITH" operator, and identifier: WxWindows-exception-3.1