commit | 8cdc9bc9018af92faef452c4364421a1c77a029d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Jan 01 13:07:05 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Jan 01 13:07:05 2010 +0000 |
tree | 02ceaa35e892ae8b60b95ade8b13c3f9e03ea3a0 | |
parent | 9db77468bc581b9c32e03a7190d7d502c7522f77 [diff] [blame] |
More yearly updates.
diff --git a/Lib/test/test_hashlib.py b/Lib/test/test_hashlib.py index 0183714..7184316 100644 --- a/Lib/test/test_hashlib.py +++ b/Lib/test/test_hashlib.py
@@ -2,7 +2,7 @@ # # $Id$ # -# Copyright (C) 2005-2009 Gregory P. Smith (greg@krypto.org) +# Copyright (C) 2005-2010 Gregory P. Smith (greg@krypto.org) # Licensed to PSF under a Contributor Agreement. #