[CMF-checkins] CVS: CMF/CMFStaging/tests - testLockTool.py:1.5
testReferenceStaging.py:1.3 testStaging.py:1.12
testVersions.py:1.6 test_all.py:1.2
Jens Vagelpohl
jens at dataflake.org
Thu Aug 12 11:08:12 EDT 2004
Update of /cvs-repository/CMF/CMFStaging/tests
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFStaging/tests
Modified Files:
testLockTool.py testReferenceStaging.py testStaging.py
testVersions.py test_all.py
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1
=== CMF/CMFStaging/tests/testLockTool.py 1.4 => 1.5 ===
--- CMF/CMFStaging/tests/testLockTool.py:1.4 Mon Oct 27 15:21:54 2003
+++ CMF/CMFStaging/tests/testLockTool.py Thu Aug 12 11:07:42 2004
@@ -4,11 +4,11 @@
# 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.
#
##############################################################################
"""Unit tests for the lock tool.
=== CMF/CMFStaging/tests/testReferenceStaging.py 1.2 => 1.3 ===
--- CMF/CMFStaging/tests/testReferenceStaging.py:1.2 Mon May 3 11:21:03 2004
+++ CMF/CMFStaging/tests/testReferenceStaging.py Thu Aug 12 11:07:42 2004
@@ -4,11 +4,11 @@
# 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.
#
##############################################################################
"""Unit tests for staging reference objects.
=== CMF/CMFStaging/tests/testStaging.py 1.11 => 1.12 ===
--- CMF/CMFStaging/tests/testStaging.py:1.11 Fri Mar 19 17:10:56 2004
+++ CMF/CMFStaging/tests/testStaging.py Thu Aug 12 11:07:42 2004
@@ -4,11 +4,11 @@
# 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.
#
##############################################################################
"""Unit tests for the staging tool.
=== CMF/CMFStaging/tests/testVersions.py 1.5 => 1.6 ===
--- CMF/CMFStaging/tests/testVersions.py:1.5 Mon Mar 29 15:14:20 2004
+++ CMF/CMFStaging/tests/testVersions.py Thu Aug 12 11:07:42 2004
@@ -4,11 +4,11 @@
# 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.
#
##############################################################################
"""Unit tests for the versions tool.
=== CMF/CMFStaging/tests/test_all.py 1.1 => 1.2 ===
--- CMF/CMFStaging/tests/test_all.py:1.1 Mon Mar 29 15:14:20 2004
+++ CMF/CMFStaging/tests/test_all.py Thu Aug 12 11:07:42 2004
@@ -4,11 +4,11 @@
# 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.
#
##############################################################################
"""Tests for CMFStaging.
More information about the CMF-checkins
mailing list