Mercurial > public > mercurial-scm > hg
diff mercurial/commands.py @ 46413:ed43b6fa847e stable
copyright: update to 2021
Differential Revision: https://phab.mercurial-scm.org/D9885
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 27 Jan 2021 00:54:57 -0500 |
parents | 63f0e31af0e5 |
children | 16c18d5e5dc8 7e02e7c721b0 |
line wrap: on
line diff
--- a/mercurial/commands.py Thu Jan 28 13:15:34 2021 +0100 +++ b/mercurial/commands.py Wed Jan 27 00:54:57 2021 -0500 @@ -7707,7 +7707,7 @@ ) license = _( b"(see https://mercurial-scm.org for more information)\n" - b"\nCopyright (C) 2005-2020 Matt Mackall and others\n" + b"\nCopyright (C) 2005-2021 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"