jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/868060 )

Change subject: [doc] Update documentation
......................................................................

[doc] Update documentation

Change-Id: I5af03f5c2db410fefd38cb87d4ec3d9c45784034
---
M pywikibot/tools/_logging.py
M scripts/transferbot.py
M scripts/upload.py
M scripts/template.py
M pywikibot/plural.py
M pywikibot/tools/_unidata.py
6 files changed, 15 insertions(+), 6 deletions(-)

Approvals:
  Meno25: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/pywikibot/plural.py b/pywikibot/plural.py
index d5f6e94..ea6e5c1 100644
--- a/pywikibot/plural.py
+++ b/pywikibot/plural.py
@@ -1,6 +1,6 @@
 """Module containing plural rules of various languages."""
 #
-# (C) Pywikibot team, 2011-2021
+# (C) Pywikibot team, 2011-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/tools/_logging.py b/pywikibot/tools/_logging.py
index a82ae15..42f9c7a 100644
--- a/pywikibot/tools/_logging.py
+++ b/pywikibot/tools/_logging.py
@@ -1,6 +1,6 @@
 """Logging tools."""
 #
-# (C) Pywikibot team, 2009-2021
+# (C) Pywikibot team, 2009-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/tools/_unidata.py b/pywikibot/tools/_unidata.py
index 78c3f6a..f46bb42 100644
--- a/pywikibot/tools/_unidata.py
+++ b/pywikibot/tools/_unidata.py
@@ -1,6 +1,6 @@
 """Helper function which holds data from unicodedata library."""
 #
-# (C) Pywikibot team, 2018-2021
+# (C) Pywikibot team, 2018-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/template.py b/scripts/template.py
index a3cbefd..f28a38d 100755
--- a/scripts/template.py
+++ b/scripts/template.py
@@ -105,7 +105,7 @@

 """
 #
-# (C) Pywikibot team, 2003-2021
+# (C) Pywikibot team, 2003-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/transferbot.py b/scripts/transferbot.py
index b4303ff..dfcb295 100755
--- a/scripts/transferbot.py
+++ b/scripts/transferbot.py
@@ -45,7 +45,7 @@

 """
 #
-# (C) Pywikibot team, 2014-2021
+# (C) Pywikibot team, 2014-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/upload.py b/scripts/upload.py
index c654090..1812b4a 100755
--- a/scripts/upload.py
+++ b/scripts/upload.py
@@ -52,7 +52,7 @@
 parameter, and for a description.
 """
 #
-# (C) Pywikibot team, 2003-2021
+# (C) Pywikibot team, 2003-2022
 #
 # Distributed under the terms of the MIT license.
 #

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/868060
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5af03f5c2db410fefd38cb87d4ec3d9c45784034
Gerrit-Change-Number: 868060
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <meno25m...@gmail.com>
Gerrit-Reviewer: Meno25 <meno25m...@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to