commands: bump copyright year
authorMartin Geisler <mg@aragost.com>
Wed, 11 Jan 2012 15:51:02 +0100
changeset 15834 65f7e986a0d0
parent 15833 3cf2bb3a9fcc
child 15835 fa15869bf95c
commands: bump copyright year
mercurial/commands.py
tests/test-help.t
tests/test-hgrc.t
--- a/mercurial/commands.py	Tue Jan 10 16:36:36 2012 -0600
+++ b/mercurial/commands.py	Wed Jan 11 15:51:02 2012 +0100
@@ -5744,7 +5744,7 @@
              % util.version())
     ui.status(_(
         "(see http://mercurial.selenic.com for more information)\n"
-        "\nCopyright (C) 2005-2011 Matt Mackall and others\n"
+        "\nCopyright (C) 2005-2012 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	Tue Jan 10 16:36:36 2012 -0600
+++ b/tests/test-help.t	Wed Jan 11 15:51:02 2012 +0100
@@ -360,7 +360,7 @@
   Mercurial Distributed SCM (version *) (glob)
   (see http://mercurial.selenic.com for more information)
   
-  Copyright (C) 2005-2011 Matt Mackall and others
+  Copyright (C) 2005-2012 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	Tue Jan 10 16:36:36 2012 -0600
+++ b/tests/test-hgrc.t	Wed Jan 11 15:51:02 2012 +0100
@@ -55,7 +55,7 @@
   Mercurial Distributed SCM (version *) (glob)
   (see http://mercurial.selenic.com for more information)
   
-  Copyright (C) 2005-2011 Matt Mackall and others
+  Copyright (C) 2005-2012 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