summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 1e736ff..a658d91 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
##############################################################################
#
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
# All Rights Reserved.
#
# This software is subject to the provisions of the Zope Public License,
@@ -36,7 +36,7 @@ setup(
name='zope.contenttype',
version='3.4.4dev',
url='http://pypi.python.org/pypi/zope.contenttype',
- author='Zope Corporation and Contributors',
+ author='Zope Foundation and Contributors',
author_email='zope3-dev@zope.org',
license='ZPL 2.1',
classifiers=[