jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/563386 )
Change subject: [doc] Update copyright string to 2020 ...................................................................... [doc] Update copyright string to 2020 Change-Id: Ibe23d3992c052191133e733669ceab6266943694 --- M docs/conf.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Dvorapa: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/conf.py b/docs/conf.py index 0772222..57f1351 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """Configuration file for Sphinx.""" # -# (C) Pywikibot team, 2014-2019 +# (C) Pywikibot team, 2014-2020 # # Distributed under the terms of the MIT license. # @@ -62,7 +62,7 @@ # General information about the project. project = 'Pywikibot' -copyright = '2003-2019, Pywikibot team' +copyright = '2003-2020, Pywikibot team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- To view, visit https://gerrit.wikimedia.org/r/563386 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibe23d3992c052191133e733669ceab6266943694 Gerrit-Change-Number: 563386 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Dvorapa <[email protected]> Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
