diff options
| author | Tres Seaver <tseaver@palladion.com> | 2010-05-06 12:59:47 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2010-05-06 12:59:47 +0000 |
| commit | 89dc40a276f5f7ebbc0bf64053c7f05ff8431ff3 (patch) | |
| tree | 32176f2278e9b24b0622e2212149bb1d39f9ad35 /setup.py | |
| parent | 4d94cf14614f578ce0d44b428e4935c3f8660b55 (diff) | |
| download | zope-contenttype-3.4.tar.gz | |
Conform to repository policy.3.4
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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=[ |
