svn commit: r422744 - /incubator/ofbiz/trunk/applications/order/config/

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

svn commit: r422744 - /incubator/ofbiz/trunk/applications/order/config/

jacopoc
Author: jacopoc
Date: Mon Jul 17 08:46:49 2006
New Revision: 422744

URL: http://svn.apache.org/viewvc?rev=422744&view=rev
Log:
License change from MIT to ASL2.0 for the files of the order component.
Thanks to Ashish Vijaywargiya for the patch (Apache OFBIZ-87).

Modified:
    incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.properties
    incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_fr.properties
    incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_it.properties
    incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_de.properties
    incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_fr.properties
    incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_nl.properties
    incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_pt_PT.properties
    incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_zh_CN.properties
    incubator/ofbiz/trunk/applications/order/config/taxware.properties
    incubator/ofbiz/trunk/applications/order/config/zipsales.properties

Modified: incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.properties Mon Jul 17 08:46:49 2006
@@ -1,13 +1,19 @@
-###################################################################
-##
-##  FileName : OrderErrorUiLabels.properties
-##
-##  Author     : Andy Hasselberg
-##
-##  Description : This File has English Words
-##              for Localization of error messages
-##
-###################################################################
+#####################################################################
+#
+# 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.
+#####################################################################
 ###################################################################
 ####
 # OFBiz UiLabel Properties used for errors messages in the

Modified: incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_fr.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_fr.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_fr.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_fr.properties Mon Jul 17 08:46:49 2006
@@ -1,12 +1,19 @@
-###################################################################
-##
-##  FileName : OrderErrorUiLabels.properties
-##
-##  Author     : Andy Hasselberg
-##
-##  Description : This File has French Words
-##              for Localization of error messages
-##
+#####################################################################
+#
+# 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.
+#####################################################################
 ###################################################################
 # OFBiz UiLabel Properties used for errors messages in the
 # Order module

Modified: incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_it.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_it.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_it.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderErrorUiLabels_it.properties Mon Jul 17 08:46:49 2006
@@ -1,5 +1,4 @@
 #####################################################################
-# $Id: $
 #
 # Copyright 2001-2006 The Apache Software Foundation
 #

Modified: incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_de.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_de.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_de.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_de.properties Mon Jul 17 08:46:49 2006
@@ -1,3 +1,20 @@
+#####################################################################
+#
+# 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.
+#####################################################################
+
 #Stored by I18NEdit, may be edited!
 AccountingAccountNumber = Kontonummer
 AccountingAccountType = Kontenart

Modified: incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_fr.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_fr.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_fr.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_fr.properties Mon Jul 17 08:46:49 2006
@@ -1,3 +1,20 @@
+#####################################################################
+#
+# 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.
+#####################################################################
+
 ####
 # OFBiz UiLabel Properties used for the Order component
 # Cette traduction a ete realisee par l'equipe de Nereide, societe specialisee dans l'integration de l'ERP OFBiz aupres des PME.

Modified: incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_nl.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_nl.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_nl.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_nl.properties Mon Jul 17 08:46:49 2006
@@ -1,4 +1,3 @@
-#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)
 #####################################################################
 #
 # Copyright 2001-2006 The Apache Software Foundation

Modified: incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_pt_PT.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_pt_PT.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_pt_PT.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_pt_PT.properties Mon Jul 17 08:46:49 2006
@@ -1,15 +1,19 @@
-###################################################################
-##
-##  FileName : OrderUiLabel.properties
-##
-##  Author     : Estela Catarino
-##                        Renato Portela Email: [hidden email]
-##
-##  Description : This File has Portuguese Words
-##              for Localization of Order Platform
-##
-###################################################################
-###################################################################
+#####################################################################
+#
+# 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.
+#####################################################################
 ####
 # OFBiz UiLabel Properties used for the Order module
 #

Modified: incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_zh_CN.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_zh_CN.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_zh_CN.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/OrderUiLabels_zh_CN.properties Mon Jul 17 08:46:49 2006
@@ -1,12 +1,19 @@
-##
-##  FileName : OrderUiLabel_zh_CN.properties
-##
-##  Author     : OFBizCHINA.com
-##
-##  Description : This File has English Words
-##              for Localization of Order Application
-##
-###################################################################
+#####################################################################
+#
+# 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.
+#####################################################################
 # ========================================
 # UiLabels for the order Component
 # ========================================

Modified: incubator/ofbiz/trunk/applications/order/config/taxware.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/taxware.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/taxware.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/taxware.properties Mon Jul 17 08:46:49 2006
@@ -1,7 +1,19 @@
-####
-# OFBiz Taxware Static Settings
-# $Id: taxware.properties 4533 2005-02-21 22:49:52Z jaz $
-####
+#####################################################################
+#
+# 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.
+#####################################################################
 
 # Company ID
 COMPANY_ID=COMID
@@ -44,4 +56,3 @@
 
 # Point-of-Acceptance Zip/Postal Code
 POA_POSTAL=94005
-

Modified: incubator/ofbiz/trunk/applications/order/config/zipsales.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/config/zipsales.properties?rev=422744&r1=422743&r2=422744&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/order/config/zipsales.properties (original)
+++ incubator/ofbiz/trunk/applications/order/config/zipsales.properties Mon Jul 17 08:46:49 2006
@@ -1,7 +1,19 @@
-####
-# OFBiz ZipSales Tax Static Settings
-# $Id: zipsales.properties 4533 2005-02-21 22:49:52Z jaz $
-####
+#####################################################################
+#
+# 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.
+#####################################################################
 
 # comment this to activate all states in the database or supply | delimited list of state codes
 zipsales.valid.states=NC|NY