[Zope3-checkins] CVS: Zope3 - ut.py:1.7

Jim Fulton jim@zope.com
Mon, 20 Jan 2003 16:51:53 -0500


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv6364

Modified Files:
	ut.py 
Log Message:
Changed to incluse just one (the initial creation) year in the copyright.

=== Zope3/ut.py 1.6 => 1.7 ===
--- Zope3/ut.py:1.6	Fri Dec 20 14:36:29 2002
+++ Zope3/ut.py	Mon Jan 20 16:51:51 2003
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001, 2002 Zope Corporation and Contributors.
+# Copyright (c) 2003 Zope Corporation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,