summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMartijn Faassen <faassen@startifact.com>2009-09-11 15:49:01 +0000
committerMartijn Faassen <faassen@startifact.com>2009-09-11 15:49:01 +0000
commitfbb2ba73daaa3b8d0ef61c595031f41f0545dd75 (patch)
treeac46f3a46aac9f0bdaddffc7017d60b462a83e8f /setup.py
parenta7952020cee18ff452ee6acd63fc9fec840ef645 (diff)
downloadzope-i18n-fbb2ba73daaa3b8d0ef61c595031f41f0545dd75.tar.gz
Mark as part of the ZTK
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index cdb6c29..b9e2ab4 100644
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,11 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
+# This package is developed by the Zope Toolkit project, documented here:
+# http://docs.zope.org/zopetoolkit
+# When developing and releasing this package, please follow the documented
+# Zope Toolkit policies as described by this documentation.
+##############################################################################
"""Setup for zope.i18n package
$Id$