mercurial/commands.py
branchstable
changeset 46413 ed43b6fa847e
parent 46203 63f0e31af0e5
child 46414 16c18d5e5dc8
child 46688 7e02e7c721b0
--- a/mercurial/commands.py	Thu Jan 28 13:15:34 2021 +0100
+++ b/mercurial/commands.py	Wed Jan 27 00:54:57 2021 -0500
@@ -7707,7 +7707,7 @@
     )
     license = _(
         b"(see https://mercurial-scm.org for more information)\n"
-        b"\nCopyright (C) 2005-2020 Matt Mackall and others\n"
+        b"\nCopyright (C) 2005-2021 Matt 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"