changeset 7829:b61e918ea767

update copyright date in version information
author Benoit Allard <benoit@aeteurope.nl>
date Thu, 05 Mar 2009 10:38:39 +0100
parents f51e2263d2aa
children 55bd03e2e13c
files mercurial/commands.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Thu Mar 05 14:44:13 2009 +0800
+++ b/mercurial/commands.py	Thu Mar 05 10:38:39 2009 +0100
@@ -2942,7 +2942,7 @@
     ui.write(_("Mercurial Distributed SCM (version %s)\n")
              % util.version())
     ui.status(_(
-        "\nCopyright (C) 2005-2008 Matt Mackall <mpm@selenic.com> and others\n"
+        "\nCopyright (C) 2005-2009 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"