diff mercurial/commands.py @ 13472:6c70ca0b7e07 stable

commands: update year to 2011 in version string
author Martin Geisler <mg@aragost.com>
date Fri, 25 Feb 2011 11:39:19 +0100
parents 64ce09e93aff
children bbdd858e3229
line wrap: on
line diff
--- a/mercurial/commands.py	Fri Feb 25 10:52:37 2011 +0100
+++ b/mercurial/commands.py	Fri Feb 25 11:39:19 2011 +0100
@@ -4096,7 +4096,7 @@
              % util.version())
     ui.status(_(
         "(see http://mercurial.selenic.com for more information)\n"
-        "\nCopyright (C) 2005-2010 Matt Mackall and others\n"
+        "\nCopyright (C) 2005-2011 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"