SVN: ZODB/trunk/ Update to ZPL 2.1.
Tres Seaver <[email protected]> Mon, 11 Jun 2012 11:32:56 -0400 (EDT)
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20120611153256.873C89416E__39021.0103280426$1339428786$gmane$org@cvs.zope.org> |
Log message for revision 126736: Update to ZPL 2.1. Changed: _U ZODB/trunk/ U ZODB/trunk/src/ZEO/scripts/tests.py U ZODB/trunk/src/ZEO/tests/testConversionSupport.py U ZODB/trunk/src/ZODB/FileStorage/tests.py U ZODB/trunk/src/ZODB/persistentclass.py U ZODB/trunk/src/ZODB/scripts/tests/test_doc.py U ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.py U ZODB/trunk/src/ZODB/tests/testconflictresolution.py U ZODB/trunk/src/ZODB/tests/testcrossdatabasereferences.py U ZODB/trunk/src/ZODB/tests/testhistoricalconnections.py U ZODB/trunk/src/persistent/tests/test_mapping.py U ZODB/trunk/src/persistent/tests/test_persistent.py -=- Modified: ZODB/trunk/src/ZEO/scripts/tests.py =================================================================== --- ZODB/trunk/src/ZEO/scripts/tests.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZEO/scripts/tests.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZEO/tests/testConversionSupport.py =================================================================== --- ZODB/trunk/src/ZEO/tests/testConversionSupport.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZEO/tests/testConversionSupport.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/FileStorage/tests.py =================================================================== --- ZODB/trunk/src/ZODB/FileStorage/tests.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/FileStorage/tests.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/persistentclass.py =================================================================== --- ZODB/trunk/src/ZODB/persistentclass.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/persistentclass.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/scripts/tests/test_doc.py =================================================================== --- ZODB/trunk/src/ZODB/scripts/tests/test_doc.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/scripts/tests/test_doc.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.py =================================================================== --- ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/tests/testconflictresolution.py =================================================================== --- ZODB/trunk/src/ZODB/tests/testconflictresolution.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/tests/testconflictresolution.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/tests/testcrossdatabasereferences.py =================================================================== --- ZODB/trunk/src/ZODB/tests/testcrossdatabasereferences.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/tests/testcrossdatabasereferences.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/ZODB/tests/testhistoricalconnections.py =================================================================== --- ZODB/trunk/src/ZODB/tests/testhistoricalconnections.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/ZODB/tests/testhistoricalconnections.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/persistent/tests/test_mapping.py =================================================================== --- ZODB/trunk/src/persistent/tests/test_mapping.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/persistent/tests/test_mapping.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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 Modified: ZODB/trunk/src/persistent/tests/test_persistent.py =================================================================== --- ZODB/trunk/src/persistent/tests/test_persistent.py 2012-06-11 15:31:26 UTC (rev 126735) +++ ZODB/trunk/src/persistent/tests/test_persistent.py 2012-06-11 15:32:52 UTC (rev 126736) @@ -4,7 +4,7 @@ # 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. +# Version 2.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