Show More
@@ -2662,7 +2662,7 b' def version_(ui):' | |||
|
2662 | 2662 | ui.write(_("Mercurial Distributed SCM (version %s)\n") |
|
2663 | 2663 | % version.get_version()) |
|
2664 | 2664 | ui.status(_( |
|
2665 |
"\nCopyright (C) 2005-200 |
|
|
2665 | "\nCopyright (C) 2005-2008 Matt Mackall <mpm@selenic.com> and others\n" | |
|
2666 | 2666 | "This is free software; see the source for copying conditions. " |
|
2667 | 2667 | "There is NO\nwarranty; " |
|
2668 | 2668 | "not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" |
General Comments 0
You need to be logged in to leave comments.
Login now