mercurial/commands.py
changeset 48773 6cfa30681a1d
parent 48593 47b3fca301f8
parent 48743 a1538c05d855
child 48875 6000f5b25c9b
child 49320 3d3d7fc6035a
--- a/mercurial/commands.py	Fri Feb 11 16:52:48 2022 -0800
+++ b/mercurial/commands.py	Tue Feb 15 20:24:46 2022 -0800
@@ -7906,7 +7906,7 @@
     )
     license = _(
         b"(see https://mercurial-scm.org for more information)\n"
-        b"\nCopyright (C) 2005-2021 Olivia Mackall and others\n"
+        b"\nCopyright (C) 2005-2022 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"