diff -r 7d0405e458a0 -r ed43b6fa847e mercurial/commands.py --- 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"