branch | stable |
changeset 49830 | bc59c1e5dd01 |
parent 49618 | 3adca6eb6659 |
child 49845 | e0c0545e2e55 |
child 50087 | 4fc6b423fa97 |
--- 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"