[CMF-checkins] CVS: CMF/CMFCollector - Collector.py:1.42
CollectorIssue.py:1.58 WebTextDocument.py:1.11
__init__.py:1.10 util.py:1.19
Jens Vagelpohl
jens at dataflake.org
Thu Aug 12 11:08:09 EDT 2004
Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFCollector
Modified Files:
Collector.py CollectorIssue.py WebTextDocument.py __init__.py
util.py
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1
=== CMF/CMFCollector/Collector.py 1.41 => 1.42 ===
--- CMF/CMFCollector/Collector.py:1.41 Thu Apr 29 12:13:16 2004
+++ CMF/CMFCollector/Collector.py Thu Aug 12 11:07:38 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2001 Zope Corporation and Contributors. 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
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
=== CMF/CMFCollector/CollectorIssue.py 1.57 => 1.58 ===
--- CMF/CMFCollector/CollectorIssue.py:1.57 Fri Jul 9 11:25:45 2004
+++ CMF/CMFCollector/CollectorIssue.py Thu Aug 12 11:07:38 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2001 Zope Corporation and Contributors. 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
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
=== CMF/CMFCollector/WebTextDocument.py 1.10 => 1.11 ===
--- CMF/CMFCollector/WebTextDocument.py:1.10 Thu Apr 29 12:13:16 2004
+++ CMF/CMFCollector/WebTextDocument.py Thu Aug 12 11:07:38 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2001 Zope Corporation and Contributors. 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
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
=== CMF/CMFCollector/__init__.py 1.9 => 1.10 ===
--- CMF/CMFCollector/__init__.py:1.9 Thu Apr 29 12:13:16 2004
+++ CMF/CMFCollector/__init__.py Thu Aug 12 11:07:38 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2001 Zope Corporation and Contributors. 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
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import sys
=== CMF/CMFCollector/util.py 1.18 => 1.19 ===
--- CMF/CMFCollector/util.py:1.18 Mon Aug 26 11:15:51 2002
+++ CMF/CMFCollector/util.py Thu Aug 12 11:07:38 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2001 Zope Corporation and Contributors. 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
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
More information about the CMF-checkins
mailing list