[CMF-checkins] CVS: CMF/CMFActionIcons/Extensions - Install.py:1.2 __init__.py:1.2

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


Update of /cvs-repository/CMF/CMFActionIcons/Extensions
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFActionIcons/Extensions

Modified Files:
	Install.py __init__.py 
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1



=== CMF/CMFActionIcons/Extensions/Install.py 1.1 => 1.2 ===
--- CMF/CMFActionIcons/Extensions/Install.py:1.1	Tue Apr 20 16:20:55 2004
+++ CMF/CMFActionIcons/Extensions/Install.py	Thu Aug 12 11:07:37 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.
 # 
 ##############################################################################
 """ CMFActionIcons Installer


=== CMF/CMFActionIcons/Extensions/__init__.py 1.1 => 1.2 ===
--- CMF/CMFActionIcons/Extensions/__init__.py:1.1	Tue Apr 20 16:20:55 2004
+++ CMF/CMFActionIcons/Extensions/__init__.py	Thu Aug 12 11:07:37 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.
 # 
 ##############################################################################
 """ Extensions package for CMFActionIcons product.



More information about the CMF-checkins mailing list