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

Change subject: [doc] Update copyright year
......................................................................

[doc] Update copyright year

Change-Id: Id19d2dd884093f6ece4cdf8010b9cebc0677f418
---
M pywikibot/families/incubator_family.py
M pywikibot/userinterfaces/terminal_interface.py
M tests/data/fixes.py
M pywikibot/families/outreach_family.py
M tests/data/set-fixes.py
M pywikibot/families/meta_family.py
M pywikibot/families/mediawiki_family.py
7 files changed, 16 insertions(+), 7 deletions(-)

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




diff --git a/pywikibot/families/incubator_family.py 
b/pywikibot/families/incubator_family.py
index 827793c..9732345 100644
--- a/pywikibot/families/incubator_family.py
+++ b/pywikibot/families/incubator_family.py
@@ -1,6 +1,6 @@
 """Family module for Incubator Wiki."""
 #
-# (C) Pywikibot team, 2006-2020
+# (C) Pywikibot team, 2006-2023
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/families/mediawiki_family.py 
b/pywikibot/families/mediawiki_family.py
index 3d01ef1..d1b89e2 100644
--- a/pywikibot/families/mediawiki_family.py
+++ b/pywikibot/families/mediawiki_family.py
@@ -1,6 +1,6 @@
 """Family module for MediaWiki wiki."""
 #
-# (C) Pywikibot team, 2006-2020
+# (C) Pywikibot team, 2006-2023
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/families/meta_family.py 
b/pywikibot/families/meta_family.py
index 67de0bf..0aa07ae 100644
--- a/pywikibot/families/meta_family.py
+++ b/pywikibot/families/meta_family.py
@@ -1,6 +1,6 @@
 """Family module for Meta Wiki."""
 #
-# (C) Pywikibot team, 2005-2020
+# (C) Pywikibot team, 2005-2023
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/families/outreach_family.py 
b/pywikibot/families/outreach_family.py
index faea98d..3fe6374 100644
--- a/pywikibot/families/outreach_family.py
+++ b/pywikibot/families/outreach_family.py
@@ -1,6 +1,6 @@
 """Family module for Wikimedia outreach wiki."""
 #
-# (C) Pywikibot team, 2014-2020
+# (C) Pywikibot team, 2014-2023
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/userinterfaces/terminal_interface.py 
b/pywikibot/userinterfaces/terminal_interface.py
index cee5dc7..6c3d240 100644
--- a/pywikibot/userinterfaces/terminal_interface.py
+++ b/pywikibot/userinterfaces/terminal_interface.py
@@ -4,7 +4,7 @@
 It imports the appropriate operating system specific implementation.
 """
 #
-# (C) Pywikibot team, 2003-2020
+# (C) Pywikibot team, 2003-2023
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/tests/data/fixes.py b/tests/data/fixes.py
index 8530635..9708107 100644
--- a/tests/data/fixes.py
+++ b/tests/data/fixes.py
@@ -1,6 +1,6 @@
 """Collection of fixes for tests."""
 #
-# (C) Pywikibot team, 2015-2020
+# (C) Pywikibot team, 2015-2023
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/tests/data/set-fixes.py b/tests/data/set-fixes.py
index 8410b0f..0800174 100644
--- a/tests/data/set-fixes.py
+++ b/tests/data/set-fixes.py
@@ -1,6 +1,6 @@
 """Fixes implementation which overwrites the variable."""
 #
-# (C) Pywikibot team, 2015-2020
+# (C) Pywikibot team, 2015-2023
 #
 # Distributed under the terms of the MIT license.
 #

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/985391
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: Id19d2dd884093f6ece4cdf8010b9cebc0677f418
Gerrit-Change-Number: 985391
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <[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