[Zodb-checkins] CVS: StandaloneZODB/bsddb3Storage/bsddb3Storage/tests - BerkeleyTestBase.py:1.3.2.2 ZODBTestBase.py:1.2.2.2 __init__.py:1.1.2.2 test_commitlog.py:1.8.2.2 test_create.py:1.10.2.2 test_storage_api.py:1.17.2.2 test_virgin.py:1.9.2.2 test_zodb_simple.py:1.6.2.2 testall.py:1.11.2.2 timeiter.py:1.2.2.2

Barry Warsaw barry@wooz.org
Fri, 8 Feb 2002 13:42:10 -0500


Update of /cvs-repository/StandaloneZODB/bsddb3Storage/bsddb3Storage/tests
In directory cvs.zope.org:/tmp/cvs-serv7662/bsddb3Storage/bsddb3Storage/tests

Modified Files:
      Tag: StandaloneZODB-1_0-branch
	BerkeleyTestBase.py ZODBTestBase.py __init__.py 
	test_commitlog.py test_create.py test_storage_api.py 
	test_virgin.py test_zodb_simple.py testall.py timeiter.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/bsddb3Storage/bsddb3Storage/tests/BerkeleyTestBase.py 1.3.2.1 => 1.3.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/ZODBTestBase.py 1.2.2.1 => 1.2.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/__init__.py 1.1.2.1 => 1.1.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/test_commitlog.py 1.8.2.1 => 1.8.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/test_create.py 1.10.2.1 => 1.10.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/test_storage_api.py 1.17.2.1 => 1.17.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/test_virgin.py 1.9.2.1 => 1.9.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/test_zodb_simple.py 1.6.2.1 => 1.6.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/testall.py 1.11.2.1 => 1.11.2.2 ===
 #
-# 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.


=== StandaloneZODB/bsddb3Storage/bsddb3Storage/tests/timeiter.py 1.2.2.1 => 1.2.2.2 ===
 ##############################################################################
 #
-# 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.