--- 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"