changeset 10206:8b5ca9b9b435 stable

commands: update copyright year to 2010
author Martin Geisler <mg@lazybytes.net>
date Mon, 04 Jan 2010 01:09:23 +0100
parents 6e26e3c2083f
children f5e55f1ca927 c9194a7d7d3e
files mercurial/commands.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Sun Jan 03 19:47:07 2010 +0100
+++ b/mercurial/commands.py	Mon Jan 04 01:09:23 2010 +0100
@@ -3216,7 +3216,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"