diff mercurial/commands.py @ 52677:b7afc38468bd

branching: merge stable into default
author Rapha?l Gom?s <rgomes@octobus.net>
date Thu, 16 Jan 2025 17:18:16 +0100
parents 73ab542565e0 6ca5cf290ebe
children 25b344f2aeef
line wrap: on
line diff
--- a/mercurial/commands.py	Mon Dec 09 06:23:34 2024 +0100
+++ b/mercurial/commands.py	Thu Jan 16 17:18:16 2025 +0100
@@ -7640,7 +7640,7 @@
     )
     license = _(
         b"(see https://mercurial-scm.org for more information)\n"
-        b"\nCopyright (C) 2005-2024 Olivia Mackall and others\n"
+        b"\nCopyright (C) 2005-2025 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"