summaryrefslogtreecommitdiff
path: root/src/zope/interface/interface.py
diff options
context:
space:
mode:
authorChristian Theune <ct@gocept.com>2009-11-02 08:33:25 +0000
committerChristian Theune <ct@gocept.com>2009-11-02 08:33:25 +0000
commit20af1ea9ef24a918389cdbfd5e4392caef44fe93 (patch)
tree8ac6cd1528c3cc545a0f6bd4cfdfdac4dcd946b2 /src/zope/interface/interface.py
parentae7507a28784bac06de67034bd905d8aebd54dd1 (diff)
downloadzope-interface-20af1ea9ef24a918389cdbfd5e4392caef44fe93.tar.gz
Updating copyright header after transfer of ownership to the Zope Foundation
Diffstat (limited to 'src/zope/interface/interface.py')
-rw-r--r--src/zope/interface/interface.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zope/interface/interface.py b/src/zope/interface/interface.py
index 4e18f7d..5fb096d 100644
--- a/src/zope/interface/interface.py
+++ b/src/zope/interface/interface.py
@@ -1,6 +1,6 @@
##############################################################################
#
-# Copyright (c) 2001, 2002 Zope Corporation and Contributors.
+# Copyright (c) 2001-2002 Zope Foundation and Contributors.
# All Rights Reserved.
#
# This software is subject to the provisions of the Zope Public License,