Kghbln has uploaded a new change for review.
https://gerrit.wikimedia.org/r/232503
Change subject: Add license information
......................................................................
Add license information
Change-Id: Ic74b982a50e4b51c4fd134ca8b7c507ce34ed799
---
A COPYING
M TitleIcon.php
2 files changed, 20 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TitleIcon
refs/changes/03/232503/1
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..dbe7cb2
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,18 @@
+The MIT License (MIT)
+
+Copyright (c) 2013-2014 The MITRE Corporation
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and
+associated documentation files (the "Software"), to deal in the Software
without restriction,
+including without limitation the rights to use, copy, modify, merge, publish,
distribute,
+sublicense, and/or sell copies of the Software, and to permit persons to whom
the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
copies or substantial
+portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT
+NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
FOR ANY CLAIM, DAMAGES
+OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/TitleIcon.php b/TitleIcon.php
index 23e06a7..239b300 100644
--- a/TitleIcon.php
+++ b/TitleIcon.php
@@ -38,10 +38,11 @@
),
'descriptionmsg' => 'titleicon-desc',
'url' => 'https://www.mediawiki.org/wiki/Extension:Title_Icon',
+ 'license-name' => 'MIT'
);
// Special thanks to
-// [https://www.mediawiki.org/wiki/User:Bernadette Bernadette Clemente]
+// [https://www.mediawiki.org/wiki/User:Bernadette_Clemente Bernadette
Clemente]
// for the original idea that inspired this extension and to Keven Ring
// for an early implementation of this extension.
--
To view, visit https://gerrit.wikimedia.org/r/232503
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic74b982a50e4b51c4fd134ca8b7c507ce34ed799
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TitleIcon
Gerrit-Branch: master
Gerrit-Owner: Kghbln <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits