Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/401878 )

Change subject: Use SPDX 3.0 license identifier
......................................................................

Use SPDX 3.0 license identifier

SPDX released version 3 of their license list (<https://spdx.org/licenses/>),
which changed the FSF licenses to explicitly end in -only or -or-later
instead of relying on an easy to miss + symbol.

Bug: T183858
Change-Id: Ib0cb154dc94b86cea0295ab8077191f38b263692
---
M THIRD_PARTY_LICENSES.md
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/78/401878/1

diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md
index 5370240..30f58d7 100644
--- a/THIRD_PARTY_LICENSES.md
+++ b/THIRD_PARTY_LICENSES.md
@@ -30,7 +30,7 @@
 | Font | Author | Version | License |
 |:--------|:-------|:--------|:-------|
 | [FontAwesome](http://fontawesome.io) | Dave Gandy | 3.0 | [SIL 
1.1](http://fontawesome.io/license) |
-| [IcoMoon](https://icomoon.io/#icons-icomoon) | Keyamoon | - | 
[GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.txt) |
+| [IcoMoon](https://icomoon.io/#icons-icomoon) | Keyamoon | - | 
[GPL-3.0-only](https://www.gnu.org/licenses/gpl-3.0.txt) |
 
 License texts
 =============
diff --git a/extension.json b/extension.json
index d1d1ed8..46871b6 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "BlueSpiceFoundation",
-       "license-name": "GPL-3.0",
+       "license-name": "GPL-3.0-only",
        "version": "3.0.0-alpha",
        "author": [
                "[http://www.hallowelt.com Hallo Welt! GmbH]"

-- 
To view, visit https://gerrit.wikimedia.org/r/401878
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib0cb154dc94b86cea0295ab8077191f38b263692
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to