[CMF-checkins] CVS: Products/CMFDefault/tests -
test_Document.py:1.37 test_Favorite.py:1.10
test_NewsItem.py:1.12 test_Portal.py:1.7 test_all.py:1.16
Jens Vagelpohl
jens at dataflake.org
Thu Aug 12 11:08:11 EDT 2004
Update of /cvs-repository/Products/CMFDefault/tests
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFDefault/tests
Modified Files:
test_Document.py test_Favorite.py test_NewsItem.py
test_Portal.py test_all.py
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1
=== Products/CMFDefault/tests/test_Document.py 1.36 => 1.37 ===
--- Products/CMFDefault/tests/test_Document.py:1.36 Wed Aug 11 06:50:04 2004
+++ Products/CMFDefault/tests/test_Document.py Thu Aug 12 11:07:41 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.
#
##############################################################################
""" Unit tests for Document module.
=== Products/CMFDefault/tests/test_Favorite.py 1.9 => 1.10 ===
--- Products/CMFDefault/tests/test_Favorite.py:1.9 Mon Apr 26 08:14:18 2004
+++ Products/CMFDefault/tests/test_Favorite.py Thu Aug 12 11:07:41 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.
#
##############################################################################
""" Unit tests for Favorites.
=== Products/CMFDefault/tests/test_NewsItem.py 1.11 => 1.12 ===
--- Products/CMFDefault/tests/test_NewsItem.py:1.11 Wed Aug 11 06:50:04 2004
+++ Products/CMFDefault/tests/test_NewsItem.py Thu Aug 12 11:07:41 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.
#
##############################################################################
""" Unit tests for NewsItem module.
=== Products/CMFDefault/tests/test_Portal.py 1.6 => 1.7 ===
--- Products/CMFDefault/tests/test_Portal.py:1.6 Thu Aug 5 11:39:29 2004
+++ Products/CMFDefault/tests/test_Portal.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2002 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.
#
##############################################################################
""" Unit / functional tests for a CMFSite.
=== Products/CMFDefault/tests/test_all.py 1.15 => 1.16 ===
--- Products/CMFDefault/tests/test_all.py:1.15 Mon Apr 26 04:55:21 2004
+++ Products/CMFDefault/tests/test_all.py Thu Aug 12 11:07:41 2004
@@ -3,7 +3,7 @@
# 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
More information about the CMF-checkins
mailing list