[CMF-checkins] CVS: CMF/CMFUid/tests - test_all.py:1.3 test_uidannotation.py:1.5 test_uidgeneration.py:1.8 test_uidhandling.py:1.8

Jens Vagelpohl jens at dataflake.org
Thu Aug 12 11:08:14 EDT 2004


Update of /cvs-repository/CMF/CMFUid/tests
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFUid/tests

Modified Files:
	test_all.py test_uidannotation.py test_uidgeneration.py 
	test_uidhandling.py 
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1



=== CMF/CMFUid/tests/test_all.py 1.2 => 1.3 ===
--- CMF/CMFUid/tests/test_all.py:1.2	Thu Aug  5 12:07:46 2004
+++ CMF/CMFUid/tests/test_all.py	Thu Aug 12 11:07:43 2004
@@ -3,7 +3,7 @@
 # Copyright (c) 2004 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


=== CMF/CMFUid/tests/test_uidannotation.py 1.4 => 1.5 ===
--- CMF/CMFUid/tests/test_uidannotation.py:1.4	Thu Aug  5 12:07:46 2004
+++ CMF/CMFUid/tests/test_uidannotation.py	Thu Aug 12 11:07:43 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2004 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.
 #
 ##############################################################################
 """Test the unique id annotation.


=== CMF/CMFUid/tests/test_uidgeneration.py 1.7 => 1.8 ===
--- CMF/CMFUid/tests/test_uidgeneration.py:1.7	Fri Aug  6 18:58:09 2004
+++ CMF/CMFUid/tests/test_uidgeneration.py	Thu Aug 12 11:07:43 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2004 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.
 #
 ##############################################################################
 """Test the unique id generation.


=== CMF/CMFUid/tests/test_uidhandling.py 1.7 => 1.8 ===
--- CMF/CMFUid/tests/test_uidhandling.py:1.7	Fri Aug  6 17:00:44 2004
+++ CMF/CMFUid/tests/test_uidhandling.py	Thu Aug 12 11:07:43 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2004 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.
 #
 ##############################################################################
 """Test the unique id handling.



More information about the CMF-checkins mailing list