jenkins-bot submitted this change.

View Change

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

Change-Id: Ia1869d09dc21e9d431ce04b6184cc4552378e64f
---
M scripts/archive/makecat.py
M scripts/archive/match_images.py
M scripts/archive/piper.py
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/archive/makecat.py b/scripts/archive/makecat.py
index aed65ec..95abffc 100755
--- a/scripts/archive/makecat.py
+++ b/scripts/archive/makecat.py
@@ -44,7 +44,7 @@
* [r]educe - reduce menu bar

"""
-# (C) Pywikibot team, 2004-2020
+# (C) Pywikibot team, 2004-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/archive/match_images.py b/scripts/archive/match_images.py
index 9b252e0..1f2bafc 100755
--- a/scripts/archive/match_images.py
+++ b/scripts/archive/match_images.py
@@ -22,7 +22,7 @@
Expect the code to change a lot!
"""
#
-# (c) Pywikibot team, 2009-2020
+# (c) Pywikibot team, 2009-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/archive/piper.py b/scripts/archive/piper.py
index 5918448..453c1da 100755
--- a/scripts/archive/piper.py
+++ b/scripts/archive/piper.py
@@ -30,7 +30,7 @@
&params;
"""
#
-# (C) Pywikibot team, 2008-2020
+# (C) Pywikibot team, 2008-2022
#
# Distributed under the terms of the MIT license.
#

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ia1869d09dc21e9d431ce04b6184cc4552378e64f
Gerrit-Change-Number: 776044
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: D3r1ck01 <xsavitar.wiki@aol.com>
Gerrit-Reviewer: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged