diff -r 5d85e9ddc7b9 -r 0ab651b5f77c mercurial/commands.py --- a/mercurial/commands.py Sat Jan 25 01:06:46 2020 -0500 +++ b/mercurial/commands.py Sat Jan 25 00:16:04 2020 -0500 @@ -7779,7 +7779,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2019 Matt Mackall and others\n" + b"\nCopyright (C) 2005-2020 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"