Merge "Update copyright year and license shortname"
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
/**
|
/**
|
||||||
* Initialisation file for MediaWiki extension UniversalLanguageSelector.
|
* Initialisation file for MediaWiki extension UniversalLanguageSelector.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012-2014 Alolita Sharma, Amir Aharoni, Arun Ganesh, Brandon
|
* Copyright (C) 2012-2018 Alolita Sharma, Amir Aharoni, Arun Ganesh, Brandon
|
||||||
* Harris, Niklas Laxström, Pau Giner, Santhosh Thottingal, Siebrand Mazeland
|
* Harris, Niklas Laxström, Pau Giner, Santhosh Thottingal, Siebrand Mazeland
|
||||||
* and other contributors. See CREDITS for a list.
|
* and other contributors. See CREDITS for a list.
|
||||||
*
|
*
|
||||||
@@ -14,8 +14,8 @@
|
|||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @ingroup Extensions
|
* @ingroup Extensions
|
||||||
* @licence GNU General Public Licence 2.0 or later
|
* @licence GPL-2.0-or-later
|
||||||
* @licence MIT License
|
* @licence MIT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ( function_exists( 'wfLoadExtension' ) ) {
|
if ( function_exists( 'wfLoadExtension' ) ) {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "UniversalLanguageSelector",
|
"name": "UniversalLanguageSelector",
|
||||||
"version": "2017-10-30",
|
"version": "2018-01-30",
|
||||||
"author": [
|
"author": [
|
||||||
"Alolita Sharma",
|
"Alolita Sharma",
|
||||||
"Amir Aharoni",
|
"Amir Aharoni",
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"url": "https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector",
|
"url": "https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector",
|
||||||
"descriptionmsg": "uls-desc",
|
"descriptionmsg": "uls-desc",
|
||||||
"license-name": "GPL-2.0+",
|
"license-name": "GPL-2.0-or-later",
|
||||||
"requires": {
|
"requires": {
|
||||||
"MediaWiki": ">= 1.27.0"
|
"MediaWiki": ">= 1.27.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user