branch | stable |
changeset 48743 | a1538c05d855 |
parent 48243 | 76c071bba40d |
child 48773 | 6cfa30681a1d |
--- a/mercurial/commands.py Mon Feb 14 19:03:22 2022 +0100 +++ b/mercurial/commands.py Tue Feb 15 15:52:44 2022 +0100 @@ -7928,7 +7928,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2021 Olivia Mackall and others\n" + b"\nCopyright (C) 2005-2022 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"