You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ti...@apache.org on 2004/11/10 22:33:15 UTC

svn commit: rev 57378 - cocoon/trunk/src/blocks/forms/samples/forms

Author: tim
Date: Wed Nov 10 13:33:14 2004
New Revision: 57378

Modified:
   cocoon/trunk/src/blocks/forms/samples/forms/form2simpleXML_result.xml
Log:
Add license header

Modified: cocoon/trunk/src/blocks/forms/samples/forms/form2simpleXML_result.xml
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/forms/form2simpleXML_result.xml	(original)
+++ cocoon/trunk/src/blocks/forms/samples/forms/form2simpleXML_result.xml	Wed Nov 10 13:33:14 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <jx:template xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
   <jx:out value="#{.}"/>
 </jx:template>