summaryrefslogtreecommitdiff
path: root/src/zope/interface/interface.py
diff options
context:
space:
mode:
authorChristian Theune <ct@gocept.com>2009-12-17 08:33:30 +0000
committerChristian Theune <ct@gocept.com>2009-12-17 08:33:30 +0000
commit58f7b0c1cec4d3c30af2f16e24511ee5522129ea (patch)
treec21ffc0c53106787122f8af2cb9aacd8aa15ee2a /src/zope/interface/interface.py
parent55c93f71fcb38ccd81549e24f428ba68c96b165f (diff)
downloadzope-interface-58f7b0c1cec4d3c30af2f16e24511ee5522129ea.tar.gz
Revert incorrect copyright header update.
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 f950478..bb7d2b1 100644
--- a/src/zope/interface/interface.py
+++ b/src/zope/interface/interface.py
@@ -1,6 +1,6 @@
##############################################################################
#
-# Copyright (c) 2001-2002 Zope Foundation and Contributors.
+# Copyright (c) 2001, 2002 Zope Corporation and Contributors.
# All Rights Reserved.
#
# This software is subject to the provisions of the Zope Public License,