jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/985392 )
Change subject: [doc] Update copyright year ......................................................................
[doc] Update copyright year
Change-Id: I57600289989815adfa973e2887e6f97db56c1208 --- M pywikibot/families/species_family.py M pywikibot/families/wikimania_family.py 2 files changed, 11 insertions(+), 2 deletions(-)
Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/families/species_family.py b/pywikibot/families/species_family.py index 8d120e8..42041d8 100644 --- a/pywikibot/families/species_family.py +++ b/pywikibot/families/species_family.py @@ -1,6 +1,6 @@ """Family module for Wikimedia species wiki.""" # -# (C) Pywikibot team, 2007-2021 +# (C) Pywikibot team, 2007-2023 # # Distributed under the terms of the MIT license. # diff --git a/pywikibot/families/wikimania_family.py b/pywikibot/families/wikimania_family.py index 62877e5..d415b58 100644 --- a/pywikibot/families/wikimania_family.py +++ b/pywikibot/families/wikimania_family.py @@ -3,7 +3,7 @@ .. versionadded:: 3.0 """ # -# (C) Pywikibot team, 2017-2021 +# (C) Pywikibot team, 2017-2023 # # Distributed under the terms of the MIT license. #
pywikibot-commits@lists.wikimedia.org