mercurial/commands.py
branchstable
changeset 44170 0ab651b5f77c
parent 44134 e96ed3a61899
child 44240 15eb90965a00
child 44401 92b7caf4cb9e
--- a/mercurial/commands.py	Sat Jan 25 01:06:46 2020 -0500
+++ b/mercurial/commands.py	Sat Jan 25 00:16:04 2020 -0500
@@ -7779,7 +7779,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"