Log message for revision 65738:
  added ZPL
  

Changed:
  U   
Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/Engine.py

-=-
Modified: 
Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/Engine.py
===================================================================
--- 
Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/Engine.py
       2006-03-02 16:32:30 UTC (rev 65737)
+++ 
Zope/branches/ajung-final-zpt-integration/lib/python/Products/PageTemplates/Engine.py
       2006-03-02 16:46:47 UTC (rev 65738)
@@ -1,5 +1,16 @@
+##############################################################################
+#
+# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE
+#
+##############################################################################
 
-# Common Engine for Zope3-ZPT-in-Zope-2
 
 from GlobalTranslationService import getGlobalTranslationService
 

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to