mercurial/commands.py
branchstable
changeset 12829 01145ee78c53
parent 12821 165079e564f0
child 12831 4d657b524be8
--- a/mercurial/commands.py	Sun Oct 24 19:28:44 2010 +0200
+++ b/mercurial/commands.py	Sun Oct 24 16:02:10 2010 -0500
@@ -3864,7 +3864,8 @@
     ui.write(_("Mercurial Distributed SCM (version %s)\n")
              % util.version())
     ui.status(_(
-        "\nCopyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> and others\n"
+        "(see http://mercurial.selenic.com for more information)\n"
+        "\nCopyright (C) 2005-2010 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"