mercurial/commands.py
changeset 49845 e0c0545e2e55
parent 49771 f0e9dda408b3
parent 49830 bc59c1e5dd01
child 49960 c166b212bdee
--- a/mercurial/commands.py	Tue Jan 03 11:53:35 2023 -0500
+++ b/mercurial/commands.py	Wed Jan 04 16:02:22 2023 +0100
@@ -7943,7 +7943,7 @@
     )
     license = _(
         b"(see https://mercurial-scm.org for more information)\n"
-        b"\nCopyright (C) 2005-2022 Olivia Mackall and others\n"
+        b"\nCopyright (C) 2005-2023 Olivia Mackall and others\n"
         b"This is free software; see the source for copying conditions. "
         b"There is NO\nwarranty; "
         b"not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"