diff -r bbbb12632607 -r b7afc38468bd mercurial/commands.py --- a/mercurial/commands.py Mon Dec 09 06:23:34 2024 +0100 +++ b/mercurial/commands.py Thu Jan 16 17:18:16 2025 +0100 @@ -7640,7 +7640,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2024 Olivia Mackall and others\n" + b"\nCopyright (C) 2005-2025 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"