jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/267520 )
Change subject: Change ParserFunctions license to GPL-2.0+
......................................................................
Change ParserFunctions license to GPL-2.0+
Document that the ParserFunctions extension may be used under the
terms of any later version than 2.0 of the GPL.
Bug: T125322
Change-Id: I4231498a7738becc9a55490540a1395d69310359
---
M COPYING
M README
M extension.json
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Tim Landscheidt: Looks good to me, but someone else must approve
Hashar: Looks good to me, approved
Raimond Spekking: Looks good to me, but someone else must approve
MaxSem: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/COPYING b/COPYING
index 67563f0..27a8f1d 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
The ParserFunctions extension may be copied and redistributed under the GNU
-General Public License.
+General Public License, version 2.0 or, at your option, any later version.
-------------------------------------------------------------------------------
diff --git a/README b/README
index 9665c2f..6794781 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
3. Tests
1. Licensing
-Licensed under GNU GPL. See COPYING for more license information.
+Licensed under GNU GPL 2.0 or any later version. See COPYING for more license
information.
2. How to install
a. Download this tarbell and extract the contents to
$IP/extensions/ParserFunctions/
diff --git a/extension.json b/extension.json
index 6a5464a..9b38c5a 100644
--- a/extension.json
+++ b/extension.json
@@ -9,7 +9,7 @@
],
"url": "https://www.mediawiki.org/wiki/Extension:ParserFunctions",
"descriptionmsg": "pfunc_desc",
- "license-name": "GPL-2.0",
+ "license-name": "GPL-2.0+",
"type": "parserhook",
"requires": {
"MediaWiki": ">= 1.25.0"
--
To view, visit https://gerrit.wikimedia.org/r/267520
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4231498a7738becc9a55490540a1395d69310359
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/ParserFunctions
Gerrit-Branch: master
Gerrit-Owner: Platonides <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jackmcbarn <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Platonides <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits