jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/785351 )
Change subject: [doc] Update documentation ......................................................................
[doc] Update documentation
Change-Id: I6fa5b58644a8f7ea62f1fffcc194ab03623faea6 --- M pywikibot/scripts/shell.py M scripts/misspelling.py 2 files changed, 2 insertions(+), 2 deletions(-)
Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/scripts/shell.py b/pywikibot/scripts/shell.py index 075fbf1..c9878ee 100755 --- a/pywikibot/scripts/shell.py +++ b/pywikibot/scripts/shell.py @@ -14,7 +14,7 @@ .. versionchanged:: 7.0 moved to pywikibot.scripts """ -# (C) Pywikibot team, 2014-2021 +# (C) Pywikibot team, 2014-2022 # # Distributed under the terms of the MIT license. # diff --git a/scripts/misspelling.py b/scripts/misspelling.py index a7afa30..a0df375 100755 --- a/scripts/misspelling.py +++ b/scripts/misspelling.py @@ -21,7 +21,7 @@ given, it starts at the beginning. """ # -# (C) Pywikibot team, 2007-2021 +# (C) Pywikibot team, 2007-2022 # # Distributed under the terms of the MIT license. #