SVN: Zope/trunk/src/ - fixed ZPL version
Yvo Schubbe <[email protected]> Mon, 6 Feb 2012 02:08:27 -0500 (EST)
| Newsgroups | gmane.comp.web.zope.cvs |
|---|---|
| Message-ID | <20120206070827.6B68794200__7998.78117763928$1328512110$gmane$org@cvs.zope.org> |
Log message for revision 124311: - fixed ZPL version Changed: UU Zope/trunk/src/OFS/tests/test_Uninstalled.py UU Zope/trunk/src/ZPublisher/tests/test_Converters.py -=- Modified: Zope/trunk/src/OFS/tests/test_Uninstalled.py =================================================================== --- Zope/trunk/src/OFS/tests/test_Uninstalled.py 2012-02-06 07:08:15 UTC (rev 124310) +++ Zope/trunk/src/OFS/tests/test_Uninstalled.py 2012-02-06 07:08:26 UTC (rev 124311) @@ -1,10 +1,9 @@ ############################################################################## # # Copyright (c) 2006 Zope Foundation 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. +# 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 Property changes on: Zope/trunk/src/OFS/tests/test_Uninstalled.py ___________________________________________________________________ Deleted: svn:keywords - Id Modified: Zope/trunk/src/ZPublisher/tests/test_Converters.py =================================================================== --- Zope/trunk/src/ZPublisher/tests/test_Converters.py 2012-02-06 07:08:15 UTC (rev 124310) +++ Zope/trunk/src/ZPublisher/tests/test_Converters.py 2012-02-06 07:08:26 UTC (rev 124311) @@ -1,15 +1,15 @@ -################################################################################ +############################################################################## # # Copyright (c) 2006 Zope Foundation and Contributors. # # 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 -# FOR A PARTICULAR PURPOSE +# FOR A PARTICULAR PURPOSE. # -################################################################################ +############################################################################## import unittest Property changes on: Zope/trunk/src/ZPublisher/tests/test_Converters.py ___________________________________________________________________ Deleted: svn:keywords - Id _______________________________________________ Zope-Checkins maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-checkins