jenkins-bot submitted this change.

View Change

Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified
[doc] Update documentation

Change-Id: I428a0c24d783381223a4314bd20995aab14777f0
---
M scripts/download_dump.py
M scripts/illustrate_wikidata.py
M scripts/noreferences.py
M scripts/replicate_wiki.py
4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/scripts/download_dump.py b/scripts/download_dump.py
index 53062e6..cc977b8 100755
--- a/scripts/download_dump.py
+++ b/scripts/download_dump.py
@@ -16,7 +16,7 @@
can be set within a settings file which is scripts.ini by default.
"""
#
-# (C) Pywikibot team, 2017-2021
+# (C) Pywikibot team, 2017-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/illustrate_wikidata.py b/scripts/illustrate_wikidata.py
index 818c5a5..6c8b587 100755
--- a/scripts/illustrate_wikidata.py
+++ b/scripts/illustrate_wikidata.py
@@ -13,7 +13,7 @@
&params;
"""
#
-# (C) Pywikibot team, 2013-2021
+# (C) Pywikibot team, 2013-2022
#
# Distributed under the terms of MIT License.
#
diff --git a/scripts/noreferences.py b/scripts/noreferences.py
index f44e1ab..5805928 100755
--- a/scripts/noreferences.py
+++ b/scripts/noreferences.py
@@ -29,7 +29,7 @@
a list of affected articles
"""
#
-# (C) Pywikibot team, 2007-2021
+# (C) Pywikibot team, 2007-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/replicate_wiki.py b/scripts/replicate_wiki.py
index 9621252..f4e2478 100755
--- a/scripts/replicate_wiki.py
+++ b/scripts/replicate_wiki.py
@@ -38,7 +38,7 @@
destination_wiki destination wiki(s)
"""
#
-# (C) Pywikibot team, 2012-2021
+# (C) Pywikibot team, 2012-2022
#
# Distributed under the terms of the MIT license.
#

To view, visit change 773976. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I428a0c24d783381223a4314bd20995aab14777f0
Gerrit-Change-Number: 773976
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged