John Vandenberg has submitted this change and it was merged. Change subject: change license of reflinks.py from GPL to MIT ......................................................................
change license of reflinks.py from GPL to MIT per discussion on Pywikipedia-l: http://comments.gmane.org/gmane.comp.python.pywikipediabot.general/13959 all original authors need to +1 this Change-Id: I2cee179737b45fe95c206e928ad0b8c8b560c9e2 --- M scripts/reflinks.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Shizhao: Looks good to me, but someone else must approve Cyde: Looks good to me, but someone else must approve Ladsgroup: Looks good to me, but someone else must approve Withoutaname: Looks good to me, but someone else must approve Mayankmadan: Looks good to me, but someone else must approve Merlijn van Deen: Looks good to me, but someone else must approve Xqt: Looks good to me, but someone else must approve Dkonto: Looks good to me, but someone else must approve Alex S.H. Lin: Looks good to me, but someone else must approve jenkins-bot: Verified Huji: Looks good to me, but someone else must approve John Vandenberg: Looks good to me, approved Ricordisamoa: Looks good to me, but someone else must approve XZise: Looks good to me, but someone else must approve Beta16: Looks good to me, but someone else must approve Meno25: Looks good to me, but someone else must approve Siebrand: Looks good to me, but someone else must approve Matanya: Looks good to me, but someone else must approve diff --git a/scripts/reflinks.py b/scripts/reflinks.py index 6fcc135..90bebe1 100644 --- a/scripts/reflinks.py +++ b/scripts/reflinks.py @@ -39,7 +39,7 @@ # (C) Nicolas Dumazet (NicDumZ), 2008 # (C) Pywikibot team, 2008-2014 # -# Distributed under the terms of the GPL +# Distributed under the terms of the MIT license. # __version__ = '$Id$' # -- To view, visit https://gerrit.wikimedia.org/r/139294 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2cee179737b45fe95c206e928ad0b8c8b560c9e2 Gerrit-PatchSet: 3 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Ricordisamoa <[email protected]> Gerrit-Reviewer: Alex S.H. Lin <[email protected]> Gerrit-Reviewer: Beta16 <[email protected]> Gerrit-Reviewer: Cyde <[email protected]> Gerrit-Reviewer: Dkonto <[email protected]> Gerrit-Reviewer: DrTrigon <[email protected]> Gerrit-Reviewer: Huji <[email protected]> Gerrit-Reviewer: John Vandenberg <[email protected]> Gerrit-Reviewer: Ladsgroup <[email protected]> Gerrit-Reviewer: Legoktm <[email protected]> Gerrit-Reviewer: Matanya <[email protected]> Gerrit-Reviewer: Mayankmadan <[email protected]> Gerrit-Reviewer: Meno25 <[email protected]> Gerrit-Reviewer: Merlijn van Deen <[email protected]> Gerrit-Reviewer: Ricordisamoa <[email protected]> Gerrit-Reviewer: Shizhao <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: Withoutaname <[email protected]> Gerrit-Reviewer: XZise <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
