Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/877220 )
Change subject: Update copyright year ...................................................................... Update copyright year Change-Id: I04c526d612f417c5eb94ddcdc698571e01217023 Signed-off-by: Xqt <[email protected]> --- M tests/script_tests.py M tests/patrolbot_tests.py 2 files changed, 12 insertions(+), 2 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/tests/patrolbot_tests.py b/tests/patrolbot_tests.py index 50b8c11..802c9b8 100755 --- a/tests/patrolbot_tests.py +++ b/tests/patrolbot_tests.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """Tests for the patrol script.""" # -# (C) Pywikibot team, 2015-2022 +# (C) Pywikibot team, 2015-2023 # # Distributed under the terms of the MIT license. # diff --git a/tests/script_tests.py b/tests/script_tests.py index 60d275a..70db1d7 100755 --- a/tests/script_tests.py +++ b/tests/script_tests.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """Test that each script can be compiled and executed.""" # -# (C) Pywikibot team, 2014-2022 +# (C) Pywikibot team, 2014-2023 # # Distributed under the terms of the MIT license. # -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/877220 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: I04c526d612f417c5eb94ddcdc698571e01217023 Gerrit-Change-Number: 877220 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
