Author: hansbak
Date: Mon May 4 09:16:38 2009
New Revision: 771252
URL:
http://svn.apache.org/viewvc?rev=771252&view=revLog:
empty template file put back, and added message and header, thanks Vikas for reporting
Added:
ofbiz/trunk/framework/resources/templates/Forms.xml
- copied, changed from r771034, ofbiz/trunk/framework/resources/templates/Forms.xml
Copied: ofbiz/trunk/framework/resources/templates/Forms.xml (from r771034, ofbiz/trunk/framework/resources/templates/Forms.xml)
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/Forms.xml?p2=ofbiz/trunk/framework/resources/templates/Forms.xml&p1=ofbiz/trunk/framework/resources/templates/Forms.xml&r1=771034&r2=771252&rev=771252&view=diff==============================================================================
--- ofbiz/trunk/framework/resources/templates/Forms.xml (original)
+++ ofbiz/trunk/framework/resources/templates/Forms.xml Mon May 4 09:16:38 2009
@@ -1,5 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you 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.
+-->
+
<forms xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/widget-form.xsd">
+ <!-- this file is intentionally empty and is used in the build.xml file in the ofbiz root directory -->
+
</forms>