[Zope-CVS] CVS: Products/PluggableAuthService/Extensions -
	basic_auth.py:1.3
    Jens Vagelpohl 
    jens at dataflake.org
       
    Thu Aug 12 11:16:24 EDT 2004
    
    
  
Update of /cvs-repository/Products/PluggableAuthService/Extensions
In directory cvs.zope.org:/tmp/cvs-serv8201/Extensions
Modified Files:
	basic_auth.py 
Log Message:
Sorry for the noise - switching to ZPL 2.1
=== Products/PluggableAuthService/Extensions/basic_auth.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/Extensions/basic_auth.py:1.2	Wed Apr 28 15:58:51 2004
+++ Products/PluggableAuthService/Extensions/basic_auth.py	Thu Aug 12 11:15:54 2004
@@ -4,12 +4,12 @@
 # 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
+# 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.
 #
 ##############################################################################
 """ Basic auth helpers.
    
    
More information about the Zope-CVS
mailing list