[CMF-checkins] CVS: Products/CMFTopic/interfaces - Criterion.py:1.7
	__init__.py:1.3
    Jens Vagelpohl 
    jens at dataflake.org
       
    Thu Aug 12 11:08:13 EDT 2004
    
    
  
Update of /cvs-repository/Products/CMFTopic/interfaces
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFTopic/interfaces
Modified Files:
	Criterion.py __init__.py 
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1
=== Products/CMFTopic/interfaces/Criterion.py 1.6 => 1.7 ===
--- Products/CMFTopic/interfaces/Criterion.py:1.6	Mon Apr 26 08:34:11 2004
+++ Products/CMFTopic/interfaces/Criterion.py	Thu Aug 12 11:07:42 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.
 #
 ##############################################################################
 """ Declare interface for search criterion classes, as used by Topic instances
=== Products/CMFTopic/interfaces/__init__.py 1.2 => 1.3 ===
--- Products/CMFTopic/interfaces/__init__.py:1.2	Wed Nov 28 14:06:27 2001
+++ Products/CMFTopic/interfaces/__init__.py	Thu Aug 12 11:07:42 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