diff options
| author | Georg Brandl <georg@python.org> | 2010-01-01 13:07:05 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-01 13:07:05 (GMT) |
| commit | 8cdc9bc9018af92faef452c4364421a1c77a029d (patch) | |
| tree | 02ceaa35e892ae8b60b95ade8b13c3f9e03ea3a0 /Lib/test/test_hashlib.py | |
| parent | 9db77468bc581b9c32e03a7190d7d502c7522f77 (diff) | |
| download | cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.zip cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.gz cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.bz2 | |
More yearly updates.
Diffstat (limited to 'Lib/test/test_hashlib.py')
| -rw-r--r-- | Lib/test/test_hashlib.py | 2 |
1 files changed, 1 insertions, 1 deletions
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. # |
