Mercurial > public > mercurial-scm > hg
diff mercurial/commands.py @ 20227:9c963a43ecfb
doc: bump copyright year
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Fri, 10 Jan 2014 16:26:11 -0600 |
parents | 38fad5e76ee8 |
children | 1053f5a7bbc6 |
line wrap: on
line diff
--- a/mercurial/commands.py Fri Jan 10 17:29:16 2014 -0600 +++ b/mercurial/commands.py Fri Jan 10 16:26:11 2014 -0600 @@ -5888,7 +5888,7 @@ % util.version()) ui.status(_( "(see http://mercurial.selenic.com for more information)\n" - "\nCopyright (C) 2005-2013 Matt Mackall and others\n" + "\nCopyright (C) 2005-2014 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"