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

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: I816955698af35a721b67859b2ddbb9ad4384ae83
---
M Flexiskin/extension.json
M THIRD_PARTY_LICENSES.md
M extension.json
3 files changed, 6 insertions(+), 6 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/77/401877/1

diff --git a/Flexiskin/extension.json b/Flexiskin/extension.json
index 8a90095..bc4e67b 100644
--- a/Flexiskin/extension.json
+++ b/Flexiskin/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "Flexiskin",
-       "license-name": "GPL-3.0",
+       "license-name": "GPL-3.0-only",
        "version": "3.0.0-alpha",
        "url": "https://help.bluespice.com/index.php/FlexiSkin";,
        "author": [
diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md
index 175436b..adac4a6 100644
--- a/THIRD_PARTY_LICENSES.md
+++ b/THIRD_PARTY_LICENSES.md
@@ -10,11 +10,11 @@
 | [ExtJS-Patches](https://github.com/dnorman/ExtJS-Patches) | Daniel Norman | 
- | [MIT](https://opensource.org/licenses/MIT) |
 | [Instant Avatars](http://phoboslab.org/log/2008/12/instant-avatars) | 
Dominic Szablewski | - | unlicensed |
 | [jquery-textcomplete](https://github.com/yuku-t/jquery-textcomplete) | Yuku 
Takahashi | 0.3.3 | [MIT](https://opensource.org/licenses/MIT) |
-| [PHP Identicons](https://sourceforge.net/projects/identicons/) | Bong Cosca 
| 1.0.1 | [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.txt) |
+| [PHP Identicons](https://sourceforge.net/projects/identicons/) | Bong Cosca 
| 1.0.1 | [GPL-3.0-only](https://www.gnu.org/licenses/gpl-3.0.txt) |
 | [Solr-php-client](https://github.com/PTCInc/solr-php-client) | Donovan 
Jimenez, PTC Inc. | - | 
[BSD-modified](https://opensource.org/licenses/BSD-3-Clause) |
 | [SyntaxHighlighter](http://alexgorbatchev.com/SyntaxHighlighter/download/) | 
Alex Gorbatchev | 3.0.83 | [MIT](https://opensource.org/licenses/MIT) |
-| [TinyMCE](https://www.tinymce.com) | Moxiecode Systems AB | 4.6.4 | 
[LGPL-2.1](http://www.tinymce.com/license) |
-| [xhtmlrenderer](https://github.com/flyingsaucerproject/flyingsaucer) | 
Patrick Wright | 9.0.9 | 
[LGPL-2.1](https://github.com/flyingsaucerproject/flyingsaucer/blob/master/LICENSE-LGPL-2.1.txt)
 |
+| [TinyMCE](https://www.tinymce.com) | Moxiecode Systems AB | 4.6.4 | 
[LGPL-2.1-only](http://www.tinymce.com/license) |
+| [xhtmlrenderer](https://github.com/flyingsaucerproject/flyingsaucer) | 
Patrick Wright | 9.0.9 | 
[LGPL-2.1-only](https://github.com/flyingsaucerproject/flyingsaucer/blob/master/LICENSE-LGPL-2.1-only.txt)
 |
 | [Solr](http://lucene.apache.org/solr/) | Apache Software Foundation | 4.5.0 
| [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) |
 
 Images
@@ -40,7 +40,7 @@
 |:--------|:-------|:--------|:-------|
 | [DejaVu](https://dejavu-fonts.github.io/) | Bitstream | 2.33 | 
[DejaVu](https://dejavu-fonts.github.io/License.html) |
 | [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 dd904eb..fc6509d 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "BlueSpiceExtensions",
-       "license-name": "GPL-3.0",
+       "license-name": "GPL-3.0-only",
        "version": "3.0.0-alpha",
        "url": "https://www.mediawiki.org/wiki/BlueSpice";,
        "author": [ "Hallo Welt! GmbH" ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I816955698af35a721b67859b2ddbb9ad4384ae83
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
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