[CMF-checkins] CVS: CMF/CMFCore/interfaces - portal_actions.py:1.11

Yvo Schubbe schubbe@web.de
Thu, 13 Feb 2003 03:31:03 -0500


Update of /cvs-repository/CMF/CMFCore/interfaces
In directory cvs.zope.org:/tmp/cvs-serv18129/CMFCore/interfaces

Modified Files:
	portal_actions.py 
Log Message:
Reverted copyright updates. (Sorry for the cvs traffic!)

=== CMF/CMFCore/interfaces/portal_actions.py 1.10 => 1.11 ===
--- CMF/CMFCore/interfaces/portal_actions.py:1.10	Tue Jan 21 17:24:38 2003
+++ CMF/CMFCore/interfaces/portal_actions.py	Thu Feb 13 03:31:02 2003
@@ -1,7 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001-2003 Zope Corporation and Contributors.
-# All Rights Reserved.
+# Copyright (c) 2001 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.