]> granicus.if.org Git - python/commitdiff
Update copyright.
authorRaymond Hettinger <python@rcn.com>
Sun, 1 Sep 2013 04:34:24 +0000 (21:34 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 1 Sep 2013 04:34:24 +0000 (21:34 -0700)
Objects/setobject.c

index 51a1653c32b2c3a8852bac8aaffd85cdc5d152b4..dabcc2529228c327af37dd19e5169bfbeba95f37 100644 (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-2008 Python Software Foundation.
+   Copyright (c) 2003-2013 Python Software Foundation.
    All rights reserved.
 */