jenkins-bot has submitted this change and it was merged. Change subject: Fix copyright notice shown as © instead of © ......................................................................
Fix copyright notice shown as © instead of © Noticed by Waldir in bug 45112 Change-Id: I69e5f52605f8d9621fbf9b54ca9e2a4628150213 --- M tests/RunSeleniumTests.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/RunSeleniumTests.php b/tests/RunSeleniumTests.php index 77dc7d4..716a8db 100644 --- a/tests/RunSeleniumTests.php +++ b/tests/RunSeleniumTests.php @@ -3,7 +3,7 @@ /** * @file * @ingroup Maintenance - * @copyright Copyright © Wikimedia Deuschland, 2009 + * @copyright Copyright © Wikimedia Deuschland, 2009 * @author Hallo Welt! Medienwerkstatt GmbH * @author Markus Glaser, Dan Nessett, Priyanka Dhanda * initial idea by Daniel Kinzler -- To view, visit https://gerrit.wikimedia.org/r/49623 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69e5f52605f8d9621fbf9b54ca9e2a4628150213 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Platonides <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
