summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-06-18 15:57:01 +0000
committerTres Seaver <tseaver@palladion.com>2012-06-18 15:57:01 +0000
commit00aec60b79009ff30947f31384817a1ff9e7060c (patch)
treeca8f6f4cc6c16eee3bddc3cf3737f929063510a5 /src
parent374985ed06b1770af150a635ae1fd40ca6840bc0 (diff)
downloadzope-interface-00aec60b79009ff30947f31384817a1ff9e7060c.tar.gz
Repository policy.
Diffstat (limited to 'src')
-rw-r--r--src/zope/interface/adapter.py2
-rw-r--r--src/zope/interface/common/tests/test_import_interfaces.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/zope/interface/adapter.py b/src/zope/interface/adapter.py
index 9a03029..feee8d0 100644
--- a/src/zope/interface/adapter.py
+++ b/src/zope/interface/adapter.py
@@ -4,7 +4,7 @@
# All Rights Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this distribution.
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
diff --git a/src/zope/interface/common/tests/test_import_interfaces.py b/src/zope/interface/common/tests/test_import_interfaces.py
index 1473a53..908f05d 100644
--- a/src/zope/interface/common/tests/test_import_interfaces.py
+++ b/src/zope/interface/common/tests/test_import_interfaces.py
@@ -4,7 +4,7 @@
# All Rights Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this distribution.
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS