[Zodb-checkins] CVS: StandaloneZODB/ZODB/tests - speed.py:1.1.96.3
Barry Warsaw
barry@wooz.org
Fri, 8 Feb 2002 13:42:09 -0500
Update of /cvs-repository/StandaloneZODB/ZODB/tests
In directory cvs.zope.org:/tmp/cvs-serv7662/ZODB/tests
Modified Files:
Tag: StandaloneZODB-1_0-branch
speed.py
Log Message:
Consistent copyright notices for all files which had them before. The
changes are:
1) Use ZPL 2.0 everywhere
2) Update the copyright dates to include 2002
=== StandaloneZODB/ZODB/tests/speed.py 1.1.96.2 => 1.1.96.3 ===
#
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# 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.