[Zodb-checkins] CVS: Packages/ZConfig/scripts - zconfig:1.2
   
    Fred L. Drake, Jr.
     
    fred@zope.com
       
    Wed, 15 Jan 2003 12:39:41 -0500
    
    
  
Update of /cvs-repository/Packages/ZConfig/scripts
In directory cvs.zope.org:/tmp/cvs-serv6590
Modified Files:
	zconfig 
Log Message:
Correct the copyright date; this is a new file.
=== Packages/ZConfig/scripts/zconfig 1.1 => 1.2 ===
--- Packages/ZConfig/scripts/zconfig:1.1	Wed Jan 15 12:23:14 2003
+++ Packages/ZConfig/scripts/zconfig	Wed Jan 15 12:39:37 2003
@@ -1,7 +1,7 @@
 #! /usr/local/bin/python
 ##############################################################################
 #
-# Copyright (c) 2002, 2003 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,