[CMF-checkins] CVS: CMF/CMFActionIcons - ActionIconsTool.py:1.3
	__init__.py:1.2 permissions.py:1.5 standard_mappings.py:1.2
    Jens Vagelpohl 
    jens at dataflake.org
       
    Thu Aug 12 11:08:07 EDT 2004
    
    
  
Update of /cvs-repository/CMF/CMFActionIcons
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFActionIcons
Modified Files:
	ActionIconsTool.py __init__.py permissions.py 
	standard_mappings.py 
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1
=== CMF/CMFActionIcons/ActionIconsTool.py 1.2 => 1.3 ===
--- CMF/CMFActionIcons/ActionIconsTool.py:1.2	Wed Apr 28 03:44:18 2004
+++ CMF/CMFActionIcons/ActionIconsTool.py	Thu Aug 12 11:07:37 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2003 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.
 #
 ##############################################################################
 """ Map CMF actions to icons, for ease of building icon-centric toolbars.
=== CMF/CMFActionIcons/__init__.py 1.1 => 1.2 ===
--- CMF/CMFActionIcons/__init__.py:1.1	Tue Apr 20 16:20:54 2004
+++ CMF/CMFActionIcons/__init__.py	Thu Aug 12 11:07:37 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2003 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.
 # 
 ##############################################################################
 """ Product: CMFActionIcons
=== CMF/CMFActionIcons/permissions.py 1.4 => 1.5 ===
--- CMF/CMFActionIcons/permissions.py:1.4	Mon May  3 07:01:27 2004
+++ CMF/CMFActionIcons/permissions.py	Thu Aug 12 11:07:37 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2003 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.
 #
 ##############################################################################
 """ CMFActionIcons product permissions.
=== CMF/CMFActionIcons/standard_mappings.py 1.1 => 1.2 ===
--- CMF/CMFActionIcons/standard_mappings.py:1.1	Tue Apr 20 16:20:54 2004
+++ CMF/CMFActionIcons/standard_mappings.py	Thu Aug 12 11:07:37 2004
@@ -3,11 +3,11 @@
 # Copyright (c) 2003 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.
 # 
 ##############################################################################
 """ ActionIcons tool:  standard CMF mappings.
    
    
More information about the CMF-checkins
mailing list