diff -r 090346b095fb -r a1538c05d855 mercurial/commands.py --- 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"