diff mercurial/commands.py @ 46414:16c18d5e5dc8

merge with stable
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 29 Jan 2021 17:32:09 +0530
parents bb3a5c0df06b ed43b6fa847e
children 1a7d12c82057
line wrap: on
line diff
--- a/mercurial/commands.py	Thu Jan 28 00:14:15 2021 -0800
+++ b/mercurial/commands.py	Fri Jan 29 17:32:09 2021 +0530
@@ -7809,7 +7809,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"