[z3-checkins] r10330 - z3/Five/trunk
philikon at codespeak.net
philikon at codespeak.net
Tue Apr 5 17:38:35 MEST 2005
Author: philikon
Date: Tue Apr 5 17:38:34 2005
New Revision: 10330
Modified:
z3/Five/trunk/eventconfigure.py
Log:
added missing copyright header
Modified: z3/Five/trunk/eventconfigure.py
==============================================================================
--- z3/Five/trunk/eventconfigure.py (original)
+++ z3/Five/trunk/eventconfigure.py Tue Apr 5 17:38:34 2005
@@ -1,3 +1,11 @@
+##############################################################################
+#
+# Copyright (c) 2005 Five Contributors. All rights reserved.
+#
+# This software is distributed under the terms of the Zope Public
+# License (ZPL) v2.1. See COPYING.txt for more information.
+#
+##############################################################################
"""
Use 'structured monkey patching' to enable zope.app.container event sending for
Zope 2 objects.
More information about the z3-checkins
mailing list