Meno25 has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756938 )
Change subject: [doc] Update documentation ......................................................................
[doc] Update documentation
Change-Id: I7bb39917fe5a93d2f7a534e9b4cccf5cd856fb00 --- M pywikibot/families/wikiquote_family.py M pywikibot/families/wikivoyage_family.py 2 files changed, 2 insertions(+), 2 deletions(-)
Approvals: jenkins-bot: Verified Meno25: Looks good to me, approved
diff --git a/pywikibot/families/wikiquote_family.py b/pywikibot/families/wikiquote_family.py index 19276ad..5ace1a4 100644 --- a/pywikibot/families/wikiquote_family.py +++ b/pywikibot/families/wikiquote_family.py @@ -1,6 +1,6 @@ """Family module for Wikiquote.""" # -# (C) Pywikibot team, 2005-2021 +# (C) Pywikibot team, 2005-2022 # # Distributed under the terms of the MIT license. # diff --git a/pywikibot/families/wikivoyage_family.py b/pywikibot/families/wikivoyage_family.py index afb1b21..825aaeb 100644 --- a/pywikibot/families/wikivoyage_family.py +++ b/pywikibot/families/wikivoyage_family.py @@ -1,6 +1,6 @@ """Family module for Wikivoyage.""" # -# (C) Pywikibot team, 2012-2020 +# (C) Pywikibot team, 2012-2022 # # Distributed under the terms of the MIT license. #
pywikibot-commits@lists.wikimedia.org