mercurial/commands.py
changeset 10207 f5e55f1ca927
parent 10152 56284451a22c
parent 10206 8b5ca9b9b435
child 10212 3ab391dd5ec5
--- a/mercurial/commands.py	Sun Jan 03 19:13:55 2010 +0100
+++ b/mercurial/commands.py	Mon Jan 04 01:11:18 2010 +0100
@@ -3213,7 +3213,7 @@
     ui.write(_("Mercurial Distributed SCM (version %s)\n")
              % util.version())
     ui.status(_(
-        "\nCopyright (C) 2005-2009 Matt Mackall <mpm@selenic.com> and others\n"
+        "\nCopyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> 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"