[Zope-Checkins] CVS: Zope3 - z3.py:1.1.2.8

Shane Hathaway shane@digicool.com
Mon, 19 Nov 2001 17:45:01 -0500


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv19020

Modified Files:
      Tag: Zope-3x-branch
	z3.py 
Log Message:
Applied ZPL 1.1


=== Zope3/z3.py 1.1.2.7 => 1.1.2.8 ===
+# 
+# This software is subject to the provisions of the Zope Public License,
+# Version 1.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.
 import sys, os, getopt, string
 
 sys.setcheckinterval(120)