[OFBiz] SVN: r7241 - trunk/applications/manufacturing/data

jacopo@svn.ofbiz.org jacopo at svn.ofbiz.org
Sat Apr 8 04:40:22 CDT 2006


Author: jacopo
Date: 2006-04-08 04:40:16 -0500 (Sat, 08 Apr 2006)
New Revision: 7241

Modified:
   trunk/applications/manufacturing/data/ManufacturingScheduledServices.xml
   trunk/applications/manufacturing/data/ManufacturingSecurityData.xml
Log:
Changed license from MIT to ASL2 of files contributed by persons that has signed the iCLA.

Modified: trunk/applications/manufacturing/data/ManufacturingScheduledServices.xml
===================================================================
--- trunk/applications/manufacturing/data/ManufacturingScheduledServices.xml	2006-04-08 09:37:00 UTC (rev 7240)
+++ trunk/applications/manufacturing/data/ManufacturingScheduledServices.xml	2006-04-08 09:40:16 UTC (rev 7241)
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+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.
+-->
+
 <entity-engine-xml>
     <RecurrenceRule recurrenceRuleId="300" untilDateTime="" frequency="DAILY" intervalNumber="1" countNumber="-1"/>
     <RecurrenceInfo recurrenceInfoId="300" startDateTime="2000-01-01 22:00:00.000" recurrenceRuleId="300" recurrenceCount="0"/>

Modified: trunk/applications/manufacturing/data/ManufacturingSecurityData.xml
===================================================================
--- trunk/applications/manufacturing/data/ManufacturingSecurityData.xml	2006-04-08 09:37:00 UTC (rev 7240)
+++ trunk/applications/manufacturing/data/ManufacturingSecurityData.xml	2006-04-08 09:40:16 UTC (rev 7241)
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+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.
+-->
+
 <entity-engine-xml>
     <!-- Manufacturing Manager security -->
     <SecurityPermission description="View operations in the Manufacturing Manager." permissionId="MANUFACTURING_VIEW"/>



More information about the Svn mailing list