diff -r b7a0efb3c370 -r 13a6dd952ffe mercurial/commands.py --- a/mercurial/commands.py Mon Feb 04 18:14:03 2019 +0300 +++ b/mercurial/commands.py Mon Feb 04 20:35:21 2019 +0300 @@ -6173,7 +6173,7 @@ util.version()) license = _( "(see https://mercurial-scm.org for more information)\n" - "\nCopyright (C) 2005-2018 Matt Mackall and others\n" + "\nCopyright (C) 2005-2019 Matt Mackall and others\n" "This is free software; see the source for copying conditions. " "There is NO\nwarranty; " "not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"