summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-05-05 19:30:50 +0000
committerTres Seaver <tseaver@palladion.com>2010-05-05 19:30:50 +0000
commit96702d58f4094dd10e7b50196931297e5b986643 (patch)
tree90b0574c9ead258f8871967dfe9fb46569be0dba /setup.py
parent3f41b9d4fbd4beaf2d7292086da4b6d2d4140f25 (diff)
downloadzope-tal-96702d58f4094dd10e7b50196931297e5b986643.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 7e2ac2a..9ceffb8 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,
@@ -47,7 +47,7 @@ def alltests():
setup(name='zope.tal',
version = '3.5.3dev',
- author='Zope Corporation and Contributors',
+ author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope 3 Template Application Languate (TAL)',
long_description=(