branch | stable |
changeset 51664 | 45ba8416afc4 |
parent 51554 | cc44b3df9bb4 |
child 51834 | 3b8d92f71d92 |
--- 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"