diff -r 76d9364119fc -r 9c963a43ecfb mercurial/commands.py --- a/mercurial/commands.py Fri Jan 10 17:29:16 2014 -0600 +++ b/mercurial/commands.py Fri Jan 10 16:26:11 2014 -0600 @@ -5888,7 +5888,7 @@ % util.version()) ui.status(_( "(see http://mercurial.selenic.com for more information)\n" - "\nCopyright (C) 2005-2013 Matt Mackall and others\n" + "\nCopyright (C) 2005-2014 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"