[z3-checkins] r5205 - z3/Five/trunk
philikon at codespeak.net
philikon at codespeak.net
Mon Jun 21 19:11:19 MEST 2004
Author: philikon
Date: Mon Jun 21 19:11:14 2004
New Revision: 5205
Modified:
z3/Five/trunk/api.py
Log:
Added demo license header
Modified: z3/Five/trunk/api.py
==============================================================================
--- z3/Five/trunk/api.py (original)
+++ z3/Five/trunk/api.py Mon Jun 21 19:11:14 2004
@@ -1,2 +1,10 @@
+##############################################################################
+#
+# Copyright (c) 2004 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.
+#
+##############################################################################
from browser import BrowserView
from viewable import Viewable
More information about the z3-checkins
mailing list