diff mercurial/commands.py @ 44302:15eb90965a00

merge with stable
author Augie Fackler <augie@google.com>
date Mon, 03 Feb 2020 11:51:52 -0500
parents d4c1501225c4 0ab651b5f77c
children 5830efce522b
line wrap: on
line diff
--- 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"