summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-05-05 17:29:21 +0000
committerTres Seaver <tseaver@palladion.com>2010-05-05 17:29:21 +0000
commitf91dee4e29d406c85c5bf5c1ca1131257f82a169 (patch)
tree33c05e561922d80d6eed43c7575bffd0bf6eeaab /setup.py
parentb206b6015d661d7c753f6729ea285793646a3bf4 (diff)
downloadzope-browser-f91dee4e29d406c85c5bf5c1ca1131257f82a169.tar.gz
Conform to repository policy.
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 acabfb3..0ef87b4 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,
@@ -25,7 +25,7 @@ def read(*rnames):
setup(name='zope.browser',
version = '1.3.1dev',
- author='Zope Corporation and Contributors',
+ author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Shared Zope Toolkit browser components',
long_description=(