[4suite-checkins] In 4Suite/Ft/Xml/Xslt, files OtherXslElement.py

Jeremy Kloth jkloth at 4suite.org
Sun Nov 26 01:43:26 MST 2006


Modified Files:
    OtherXslElement.py

Log Message:
Updated header template

ViewCVS diff:
  http://cvs.4suite.org/viewcvs/4Suite/Ft/Xml/Xslt/OtherXslElement.py.diff?r1=1.9&r2=1.10
ViewCVS view:
  http://cvs.4suite.org/viewcvs/4Suite/Ft/Xml/Xslt/OtherXslElement.py?rev=1.10&content-type=text/vnd.viewcvs-markup

Index: OtherXslElement.py
===================================================================
RCS file: /var/local/cvsroot/4Suite/Ft/Xml/Xslt/OtherXslElement.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -U2 -r1.9 -r1.10
--- OtherXslElement.py	13 Jan 2006 04:26:09 -0000	1.9
+++ OtherXslElement.py	26 Nov 2006 08:43:26 -0000	1.10
@@ -1,16 +1,11 @@
 ########################################################################
-#
-# File Name:            OtherXslElement.py
-#
-# Documentation:        http://docs.4suite.org/4XSLT/OtherXslElement.py.html
-#
+# $Header$
 """
-Non-template instructions from the XSLT spec
-WWW: http://4suite.org/4XSLT        e-mail: support at 4suite.org
+Implementation of non-template instructions.
 
-Copyright (c) 1999-2001 Fourthought Inc, USA.   All Rights Reserved.
-See  http://4suite.org/COPYRIGHT  for license and copyright information
+Copyright 2006 Fourthought, Inc. (USA).
+Detailed license and copyright information: http://4suite.org/COPYRIGHT
+Project home, documentation, distributions: http://4suite.org/
 """
-
 from Ft.Xml import EMPTY_NAMESPACE
 from Ft.Xml.Xslt import XsltElement, XsltException, Error, XSL_NAMESPACE


More information about the 4suite-checkins mailing list