Mercurial > public > mercurial-scm > hg-stable
diff tests/test-help.t @ 12829:01145ee78c53 stable
version: replace email address with url to reduce private mail
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 24 Oct 2010 16:02:10 -0500 |
parents | af1006d2f970 |
children | 827a1cc127bf |
line wrap: on
line diff
--- a/tests/test-help.t Sun Oct 24 19:28:44 2010 +0200 +++ b/tests/test-help.t Sun Oct 24 16:02:10 2010 -0500 @@ -194,8 +194,9 @@ $ hg -v help shortlist Mercurial Distributed SCM (version *) (glob) + (see http://mercurial.selenic.com for more information) - Copyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> and others + Copyright (C) 2005-2010 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. @@ -346,8 +347,9 @@ $ hg add -h --version Mercurial Distributed SCM (version *) (glob) + (see http://mercurial.selenic.com for more information) - Copyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> and others + Copyright (C) 2005-2010 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.