changeset 52677 | b7afc38468bd |
parent 52642 | 73ab542565e0 |
parent 52586 | 6ca5cf290ebe |
child 52744 | 25b344f2aeef |
--- 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"