[Zodb-checkins] CVS: StandaloneZODB/zLOG/tests - testzLog.py:1.6

Guido van Rossum guido@python.org
Mon, 11 Feb 2002 18:40:44 -0500


Update of /cvs-repository/StandaloneZODB/zLOG/tests
In directory cvs.zope.org:/tmp/cvs-serv20708/zLOG/tests

Modified Files:
	testzLog.py 
Log Message:
Upgrade to ZPL 2.0 (merge)

=== StandaloneZODB/zLOG/tests/testzLog.py 1.5 => 1.6 ===
+#
+# Copyright (c) 2001, 2002 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.
+# 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 os
 import sys
 import tempfile