diff -r b8fe591d7ab8 -r 45ba8416afc4 mercurial/commands.py --- a/mercurial/commands.py Mon Jul 08 17:52:08 2024 +0200 +++ b/mercurial/commands.py Fri Jul 12 15:29:35 2024 +0400 @@ -7987,7 +7987,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2023 Olivia Mackall and others\n" + b"\nCopyright (C) 2005-2024 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"