Mercurial > hg-stable
changeset 10290:7cc60de189d7
check-code: fix copyright date
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 28 Jan 2010 22:44:45 -0600 |
parents | 987df17f85bb |
children | 61c93743fae0 |
files | contrib/check-code.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/check-code.py Thu Jan 28 22:44:36 2010 -0600 +++ b/contrib/check-code.py Thu Jan 28 22:44:45 2010 -0600 @@ -2,7 +2,7 @@ # # check-code - a style and portability checker for Mercurial # -# Copyright 2005-2007 Matt Mackall <mpm@selenic.com> +# Copyright 2010 Matt Mackall <mpm@selenic.com> # # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version.