changeset 44240 | 15eb90965a00 |
parent 44194 | d4c1501225c4 |
parent 44170 | 0ab651b5f77c |
child 44296 | 5830efce522b |
--- a/mercurial/commands.py Fri Jan 31 10:53:50 2020 -0800 +++ b/mercurial/commands.py Mon Feb 03 11:51:52 2020 -0500 @@ -7777,7 +7777,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2019 Matt Mackall and others\n" + b"\nCopyright (C) 2005-2020 Matt 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"