Mercurial > public > mercurial-scm > hg
diff mercurial/commands.py @ 49830:bc59c1e5dd01 stable
copyright: update to 2023
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 02 Jan 2023 11:38:20 -0500 |
parents | 3adca6eb6659 |
children | e0c0545e2e55 4fc6b423fa97 |
line wrap: on
line diff
--- 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"