svn commit: r451182 - in /incubator/ofbiz/trunk: LICENSE applications/pos/config/jpos.xml applications/pos/dtd/jcl.dtd

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r451182 - in /incubator/ofbiz/trunk: LICENSE applications/pos/config/jpos.xml applications/pos/dtd/jcl.dtd

jonesde
Author: jonesde
Date: Fri Sep 29 02:14:52 2006
New Revision: 451182

URL: http://svn.apache.org/viewvc?view=rev&rev=451182
Log:
Added license header to jcl.dtd for the CPL1.0, and added it to the list of CPL files in the LICENSE file

Modified:
    incubator/ofbiz/trunk/LICENSE
    incubator/ofbiz/trunk/applications/pos/config/jpos.xml
    incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd

Modified: incubator/ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/LICENSE?view=diff&rev=451182&r1=451181&r2=451182
==============================================================================
--- incubator/ofbiz/trunk/LICENSE (original)
+++ incubator/ofbiz/trunk/LICENSE Fri Sep 29 02:14:52 2006
@@ -902,6 +902,7 @@
 =========================================================================
 The following libraries distrubted with Apache OFBiz are licensed under the
 Common Public License:
+ofbiz/trunk/applications/pos/dtd/jcl.dtd
 ofbiz/trunk/applications/pos/lib/jcl.jar
 ofbiz/trunk/applications/pos/lib/jpos18-controls.jar
 ofbiz/trunk/framework/service/lib/wsdl4j.jar

Modified: incubator/ofbiz/trunk/applications/pos/config/jpos.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/pos/config/jpos.xml?view=diff&rev=451182&r1=451181&r2=451182
==============================================================================
--- incubator/ofbiz/trunk/applications/pos/config/jpos.xml (original)
+++ incubator/ofbiz/trunk/applications/pos/config/jpos.xml Fri Sep 29 02:14:52 2006
@@ -1,19 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE JposEntries PUBLIC "-//JavaPOS//DTD//EN" "jpos/res/jcl.dtd">
 <!--
-    Copyright 2001-2006 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.
+Copyright 2001-2006 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.
 -->
 
 <JposEntries>
@@ -220,4 +220,4 @@
         <prop name="flowControl" type="String" value="None"/>
         <prop name="FlowControl" type="String" value="1"/>
  </JposEntry>
-</JposEntries>
\ No newline at end of file
+</JposEntries>

Modified: incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd?view=diff&rev=451182&r1=451181&r2=451182
==============================================================================
--- incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd (original)
+++ incubator/ofbiz/trunk/applications/pos/dtd/jcl.dtd Fri Sep 29 02:14:52 2006
@@ -1,5 +1,16 @@
 <?xml encoding="UTF-8"?>
 
+<!--
+This file is licensed under the Common Puclic License Version 1.0.
+
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
+LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
+CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+
+For license details please see:
+http://www.opensource.org/licenses/cpl1.0.txt
+-->
+
 <!-- Revision: 1 2.0.0 http://www.nrf-arts.com/JavaPOS/JCL/jcl.dtd, docs, xml4j2, xml4j2_0_13  -->
 
 <!--