--- a/mercurial/commands.py Sat Jul 13 00:57:56 2013 +0400
+++ b/mercurial/commands.py Wed Jul 17 17:34:30 2013 -0700
@@ -5875,7 +5875,7 @@
% util.version())
ui.status(_(
"(see http://mercurial.selenic.com for more information)\n"
- "\nCopyright (C) 2005-2012 Matt Mackall and others\n"
+ "\nCopyright (C) 2005-2013 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"
--- a/tests/test-help.t Sat Jul 13 00:57:56 2013 +0400
+++ b/tests/test-help.t Wed Jul 17 17:34:30 2013 -0700
@@ -341,7 +341,7 @@
Mercurial Distributed SCM (version *) (glob)
(see http://mercurial.selenic.com for more information)
- Copyright (C) 2005-2012 Matt Mackall and others
+ Copyright (C) 2005-2013 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--- a/tests/test-hgrc.t Sat Jul 13 00:57:56 2013 +0400
+++ b/tests/test-hgrc.t Wed Jul 17 17:34:30 2013 -0700
@@ -58,7 +58,7 @@
Mercurial Distributed SCM (version *) (glob)
(see http://mercurial.selenic.com for more information)
- Copyright (C) 2005-2012 Matt Mackall and others
+ Copyright (C) 2005-2013 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ unset FAKEPATH