Update copyright for recent changes.

This commit is contained in:
Raymond Hettinger 2008-11-30 23:43:36 +00:00
parent 4469d0ca56
commit 2212e529d9

View file

@ -3,7 +3,7 @@
Written and maintained by Raymond D. Hettinger <python@rcn.com>
Derived from Lib/sets.py and Objects/dictobject.c.
Copyright (c) 2003-2007 Python Software Foundation.
Copyright (c) 2003-2008 Python Software Foundation.
All rights reserved.
*/