summaryrefslogtreecommitdiff
path: root/extensions/InputBox/resources/ext.inputBox.js
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2015-12-17 09:15:42 +0100
committerPierre Schmitz <pierre@archlinux.de>2015-12-17 09:44:51 +0100
commita1789ddde42033f1b05cc4929491214ee6e79383 (patch)
tree63615735c4ddffaaabf2428946bb26f90899f7bf /extensions/InputBox/resources/ext.inputBox.js
parent9e06a62f265e3a2aaabecc598d4bc617e06fa32d (diff)
Update to MediaWiki 1.26.0
Diffstat (limited to 'extensions/InputBox/resources/ext.inputBox.js')
-rw-r--r--extensions/InputBox/resources/ext.inputBox.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/InputBox/resources/ext.inputBox.js b/extensions/InputBox/resources/ext.inputBox.js
index 2469fd13..7df4eeab 100644
--- a/extensions/InputBox/resources/ext.inputBox.js
+++ b/extensions/InputBox/resources/ext.inputBox.js
@@ -2,7 +2,7 @@
* Disable InputBox submit button when the corresponding text input field is empty.
*
* @author Tony Thomas
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
+ * @license http://opensource.org/licenses/MIT MIT License
*/
( function ( $, mw ) {
'use strict';