[Zope-Checkins] CVS: Zope/utilities/ZODBTools - fstest.py:1.3.12.1
Guido van Rossum
guido@python.org
Wed, 13 Feb 2002 11:37:08 -0500
Update of /cvs-repository/Zope/utilities/ZODBTools
In directory cvs.zope.org:/tmp/cvs-serv967/utilities/ZODBTools
Modified Files:
Tag: Zope-2_5-branch
fstest.py
Log Message:
Cosmetic changes, merged from the trunk: add 2002 to copyright, in
some cases switch to ZPL 2.0 or even add a notice in the first place,
or fix non-standard notice formatting. Nothing else.
=== Zope/utilities/ZODBTools/fstest.py 1.3 => 1.3.12.1 ===
+
+##############################################################################
+#
+# 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
+#
+##############################################################################
+
"""Simple consistency checker for FileStorage.
usage: fstest.py [-v] data.fs