summaryrefslogtreecommitdiff
path: root/src/zope/interface/declarations.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/declarations.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/declarations.py')
-rw-r--r--src/zope/interface/declarations.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zope/interface/declarations.py b/src/zope/interface/declarations.py
index c795a0c..3bc28a7 100644
--- a/src/zope/interface/declarations.py
+++ b/src/zope/interface/declarations.py
@@ -1,5 +1,5 @@
##############################################################################
-# Copyright (c) 2003 Zope Corporation and Contributors.
+# Copyright (c) 2003 Zope Foundation and Contributors.
# All Rights Reserved.
#
# This software is subject to the provisions of the Zope Public License,