diff mercurial/commands.py @ 49927:e0c0545e2e55

branching: merge stable into default
author Rapha?l Gom?s <rgomes@octobus.net>
date Wed, 04 Jan 2023 16:02:22 +0100
parents f0e9dda408b3 bc59c1e5dd01
children c166b212bdee
line wrap: on
line diff
--- a/mercurial/commands.py	Tue Jan 03 11:53:35 2023 -0500
+++ b/mercurial/commands.py	Wed Jan 04 16:02:22 2023 +0100
@@ -7943,7 +7943,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"