diff -r 8ced4ca30ea1 -r bc59c1e5dd01 mercurial/commands.py --- a/mercurial/commands.py Mon Jan 02 15:27:55 2023 +0400 +++ b/mercurial/commands.py Mon Jan 02 11:38:20 2023 -0500 @@ -7939,7 +7939,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2022 Olivia Mackall and others\n" + b"\nCopyright (C) 2005-2023 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"