diff mercurial/commands.py @ 48776:6cfa30681a1d

branching: merge with stable
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 15 Feb 2022 20:24:46 -0800
parents 47b3fca301f8 a1538c05d855
children 3d3d7fc6035a 6000f5b25c9b
line wrap: on
line diff
--- a/mercurial/commands.py	Fri Feb 11 16:52:48 2022 -0800
+++ b/mercurial/commands.py	Tue Feb 15 20:24:46 2022 -0800
@@ -7906,7 +7906,7 @@
     )
     license = _(
         b"(see https://mercurial-scm.org for more information)\n"
-        b"\nCopyright (C) 2005-2021 Olivia Mackall and others\n"
+        b"\nCopyright (C) 2005-2022 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"