diff mercurial/commands.py @ 48743:a1538c05d855 stable

copyright: it's 2022 Differential Revision: https://phab.mercurial-scm.org/D12183
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 15 Feb 2022 15:52:44 +0100
parents 76c071bba40d
children 6cfa30681a1d
line wrap: on
line diff
--- a/mercurial/commands.py	Mon Feb 14 19:03:22 2022 +0100
+++ b/mercurial/commands.py	Tue Feb 15 15:52:44 2022 +0100
@@ -7928,7 +7928,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"