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

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

[doc] Update documentation

Change-Id: I3f929c73b9c07b7b3ca4b8390442836103fcb2d4
---
M pywikibot/tools/_unidata.py
M scripts/maintenance/make_i18n_dict.py
M scripts/maintenance/sorting_order.py
M scripts/touch.py
4 files changed, 4 insertions(+), 4 deletions(-)

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



diff --git a/pywikibot/tools/_unidata.py b/pywikibot/tools/_unidata.py
index f61419c..8b6bf31 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-2020
+# (C) Pywikibot team, 2018-2021
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/maintenance/make_i18n_dict.py 
b/scripts/maintenance/make_i18n_dict.py
index 40a9cc1..6778d8b 100755
--- a/scripts/maintenance/make_i18n_dict.py
+++ b/scripts/maintenance/make_i18n_dict.py
@@ -28,7 +28,7 @@
 >>> bot.to_json()
 """
 #
-# (C) Pywikibot team, 2013-2020
+# (C) Pywikibot team, 2013-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/maintenance/sorting_order.py 
b/scripts/maintenance/sorting_order.py
index 06c373f..0b21ca2 100755
--- a/scripts/maintenance/sorting_order.py
+++ b/scripts/maintenance/sorting_order.py
@@ -1,7 +1,7 @@
 #!/usr/bin/python3
 """Script that updates interwiki sorting order in family.py file."""
 #
-# (C) Pywikibot team, 2020-2021
+# (C) Pywikibot team, 2020-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/touch.py b/scripts/touch.py
index 48386dd..596e792 100755
--- a/scripts/touch.py
+++ b/scripts/touch.py
@@ -23,7 +23,7 @@
 &params;
 """
 #
-# (C) Pywikibot team, 2009-2021
+# (C) Pywikibot team, 2009-2022
 #
 # Distributed under the terms of the MIT license.
 #

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/791501
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: I3f929c73b9c07b7b3ca4b8390442836103fcb2d4
Gerrit-Change-Number: 791501
Gerrit-PatchSet: 5
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Meno25 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to