jenkins-bot submitted this change.

View Change

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

Change-Id: I956e961f29d869d4ce5c207594a5a2147d9bc850
---
M pywikibot/families/commons_family.py
M pywikibot/families/vikidia_family.py
M pywikibot/families/wikihow_family.py
M pywikibot/families/wikispore_family.py
M scripts/add_text.py
M scripts/basic.py
M scripts/change_pagelang.py
M scripts/claimit.py
M scripts/clean_sandbox.py
M scripts/coordinate_import.py
M scripts/delete.py
M scripts/imagetransfer.py
M scripts/maintenance/cache.py
13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/pywikibot/families/commons_family.py b/pywikibot/families/commons_family.py
index 8db20ad..af7e007 100644
--- a/pywikibot/families/commons_family.py
+++ b/pywikibot/families/commons_family.py
@@ -1,6 +1,6 @@
"""Family module for Wikimedia Commons."""
#
-# (C) Pywikibot team, 2005-2021
+# (C) Pywikibot team, 2005-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/pywikibot/families/vikidia_family.py b/pywikibot/families/vikidia_family.py
index 6893c7c..87bfd2d 100644
--- a/pywikibot/families/vikidia_family.py
+++ b/pywikibot/families/vikidia_family.py
@@ -1,6 +1,6 @@
"""Family module for Vikidia."""
#
-# (C) Pywikibot team, 2010-2021
+# (C) Pywikibot team, 2010-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/pywikibot/families/wikihow_family.py b/pywikibot/families/wikihow_family.py
index 7c98124..943137a 100644
--- a/pywikibot/families/wikihow_family.py
+++ b/pywikibot/families/wikihow_family.py
@@ -3,7 +3,7 @@
.. versionadded:: 3.0
"""
#
-# (C) Pywikibot team, 2020-2021
+# (C) Pywikibot team, 2020-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/pywikibot/families/wikispore_family.py b/pywikibot/families/wikispore_family.py
index 2f4681b..427280e 100644
--- a/pywikibot/families/wikispore_family.py
+++ b/pywikibot/families/wikispore_family.py
@@ -3,7 +3,7 @@
.. versionadded:: 4.1
"""
#
-# (C) Pywikibot team, 2020-2021
+# (C) Pywikibot team, 2020-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/add_text.py b/scripts/add_text.py
index e850f73..3cc2a96 100755
--- a/scripts/add_text.py
+++ b/scripts/add_text.py
@@ -57,7 +57,7 @@
-summary:"Bot: Aggiungo template Categorizzare"
"""
#
-# (C) Pywikibot team, 2007-2021
+# (C) Pywikibot team, 2007-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/basic.py b/scripts/basic.py
index be0bd33..9c07582 100755
--- a/scripts/basic.py
+++ b/scripts/basic.py
@@ -44,7 +44,7 @@
&params;
"""
#
-# (C) Pywikibot team, 2006-2021
+# (C) Pywikibot team, 2006-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/change_pagelang.py b/scripts/change_pagelang.py
index 75a3c04..5103d93 100755
--- a/scripts/change_pagelang.py
+++ b/scripts/change_pagelang.py
@@ -21,7 +21,7 @@
can be set within a settings file which is scripts.ini by default.
"""
#
-# (C) Pywikibot team, 2018-2021
+# (C) Pywikibot team, 2018-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/claimit.py b/scripts/claimit.py
index 1e80032..3e1ac09 100755
--- a/scripts/claimit.py
+++ b/scripts/claimit.py
@@ -46,7 +46,7 @@

"""
#
-# (C) Pywikibot team, 2013-2021
+# (C) Pywikibot team, 2013-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/clean_sandbox.py b/scripts/clean_sandbox.py
index d9fec7f..fa8c659 100755
--- a/scripts/clean_sandbox.py
+++ b/scripts/clean_sandbox.py
@@ -38,7 +38,7 @@
delay: 7
"""
#
-# (C) Pywikibot team, 2006-2021
+# (C) Pywikibot team, 2006-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/coordinate_import.py b/scripts/coordinate_import.py
index 26230fe..d5cfe39 100755
--- a/scripts/coordinate_import.py
+++ b/scripts/coordinate_import.py
@@ -43,7 +43,7 @@
&params;
"""
#
-# (C) Pywikibot team, 2013-2021
+# (C) Pywikibot team, 2013-2022
#
# Distributed under the terms of MIT License.
#
diff --git a/scripts/delete.py b/scripts/delete.py
index c08f5fb..99f4cd0 100755
--- a/scripts/delete.py
+++ b/scripts/delete.py
@@ -51,7 +51,7 @@
python pwb.py delete -cat:"To delete" -always
"""
#
-# (C) Pywikibot team, 2013-2021
+# (C) Pywikibot team, 2013-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/imagetransfer.py b/scripts/imagetransfer.py
index d43edda..e8e08d9 100755
--- a/scripts/imagetransfer.py
+++ b/scripts/imagetransfer.py
@@ -37,7 +37,7 @@
&params;
"""
#
-# (C) Pywikibot team, 2004-2021
+# (C) Pywikibot team, 2004-2022
#
# Distributed under the terms of the MIT license.
#
diff --git a/scripts/maintenance/cache.py b/scripts/maintenance/cache.py
index 7c8df52..512a818 100755
--- a/scripts/maintenance/cache.py
+++ b/scripts/maintenance/cache.py
@@ -64,7 +64,7 @@
uniquedesc(entry)
"""
#
-# (C) Pywikibot team, 2014-2021
+# (C) Pywikibot team, 2014-2022
#
# Distributed under the terms of the MIT license.
#

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

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