Nikerabbit has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/389482 )
Change subject: Add copyright symbol to @copyright tag ...................................................................... Add copyright symbol to @copyright tag This was the only line not having it. Change-Id: Ie596892b1582b1199d6939fa373b4ac377bc7e99 --- M scripts/characterEditStats.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate refs/changes/82/389482/1 diff --git a/scripts/characterEditStats.php b/scripts/characterEditStats.php index 2083f48..8840f0f 100644 --- a/scripts/characterEditStats.php +++ b/scripts/characterEditStats.php @@ -3,7 +3,7 @@ * Show number of characters translated over a given period of time. * * @author Santhosh Thottingal - * @copyright Copyright 2013 Santhosh Thottingal + * @copyright Copyright © 2013 Santhosh Thottingal * @license GPL-2.0+ * @file * @ingroup Script Stats -- To view, visit https://gerrit.wikimedia.org/r/389482 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie596892b1582b1199d6939fa373b4ac377bc7e99 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Translate Gerrit-Branch: master Gerrit-Owner: Nikerabbit <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
