Kaldari has uploaded a new change for review. https://gerrit.wikimedia.org/r/81524
Change subject: Updating headers in Echo.php ...................................................................... Updating headers in Echo.php Change-Id: I05b20f59cff94185a91c7f6e5f1f52dc034eafb4 --- M Echo.php 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo refs/changes/24/81524/1 diff --git a/Echo.php b/Echo.php index 897baec..ad3b9d0 100644 --- a/Echo.php +++ b/Echo.php @@ -1,6 +1,7 @@ <?php /** * MediaWiki Extension: Echo + * http://www.mediawiki.org/wiki/Extension:Echo * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -19,7 +20,8 @@ * * @file * @ingroup Extensions - * @author Andrew Garrett + * @author Andrew Garrett, Benny Situ, Ryan Kaldari, Erik Bernhardson + * @licence MIT License */ # Alert the user that this is not a valid entry point to MediaWiki if they try to access the special pages file directly. -- To view, visit https://gerrit.wikimedia.org/r/81524 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I05b20f59cff94185a91c7f6e5f1f52dc034eafb4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: Kaldari <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
