mercurial/commands.py
changeset 46414 16c18d5e5dc8
parent 46368 bb3a5c0df06b
parent 46413 ed43b6fa847e
child 46448 1a7d12c82057
--- a/mercurial/commands.py	Thu Jan 28 00:14:15 2021 -0800
+++ b/mercurial/commands.py	Fri Jan 29 17:32:09 2021 +0530
@@ -7809,7 +7809,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"