[Checkins] SVN: zope.app.authentication/branches/3.9/src/zope/app/authentication/ Repository policy.

Tres Seaver cvs-admin at zope.org
Mon Jun 11 19:24:36 UTC 2012


Log message for revision 126823:
  Repository policy.

Changed:
  U   zope.app.authentication/branches/3.9/src/zope/app/authentication/idpicker.py
  U   zope.app.authentication/branches/3.9/src/zope/app/authentication/password.py

-=-
Modified: zope.app.authentication/branches/3.9/src/zope/app/authentication/idpicker.py
===================================================================
--- zope.app.authentication/branches/3.9/src/zope/app/authentication/idpicker.py	2012-06-11 19:23:22 UTC (rev 126822)
+++ zope.app.authentication/branches/3.9/src/zope/app/authentication/idpicker.py	2012-06-11 19:24:33 UTC (rev 126823)
@@ -5,7 +5,7 @@
 # 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

Modified: zope.app.authentication/branches/3.9/src/zope/app/authentication/password.py
===================================================================
--- zope.app.authentication/branches/3.9/src/zope/app/authentication/password.py	2012-06-11 19:23:22 UTC (rev 126822)
+++ zope.app.authentication/branches/3.9/src/zope/app/authentication/password.py	2012-06-11 19:24:33 UTC (rev 126823)
@@ -4,7 +4,7 @@
 # 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 checkins mailing list