[Zope-Checkins] CVS: Zope3 - zpl.py:1.1.2.2 ut.py:1.1.2.2
Shane Hathaway
shane@cvs.zope.org
Fri, 8 Feb 2002 17:04:26 -0500
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv2136
Modified Files:
Tag: Zope-3x-branch
zpl.py ut.py
Log Message:
Minor license update and avoidance of line wrapping.
=== Zope3/zpl.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.
@@ -12,6 +13,7 @@
##############################################################################
"""
-Revision information: $Id$
+Revision information:
+$Id$
"""
=== Zope3/ut.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.
@@ -10,6 +11,11 @@
# FOR A PARTICULAR PURPOSE
#
##############################################################################
+"""
+
+Revision information:
+$Id$
+"""
import unittest, sys