Author: jacopoc
Date: Sun Jul 16 02:47:46 2006 New Revision: 422421 URL: http://svn.apache.org/viewvc?rev=422421&view=rev Log: Conversion from MIT to ASL2.0 for the files of the common component. Many thanks to Ashish Vijaywargiya for the patch (Apache OFBIZ-87). Modified: incubator/ofbiz/trunk/framework/common/build.xml incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels.properties incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_fr.properties incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_it.properties incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_nl.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_de.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_es.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_fr.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_it.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_nl.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_ru.properties incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_zh_CN.properties incubator/ofbiz/trunk/framework/common/config/general.properties incubator/ofbiz/trunk/framework/common/data/CommonTypeData.xml incubator/ofbiz/trunk/framework/common/data/CountryCodeData.xml incubator/ofbiz/trunk/framework/common/data/CurrencyData.xml incubator/ofbiz/trunk/framework/common/data/GeoData.xml incubator/ofbiz/trunk/framework/common/data/GeoData_AU.xml incubator/ofbiz/trunk/framework/common/data/GeoData_BR.xml incubator/ofbiz/trunk/framework/common/data/GeoData_FR.xml incubator/ofbiz/trunk/framework/common/data/GeoData_IRL.xml incubator/ofbiz/trunk/framework/common/data/GeoData_IT.xml incubator/ofbiz/trunk/framework/common/data/GeoData_UK.xml incubator/ofbiz/trunk/framework/common/data/GeoData_US.xml incubator/ofbiz/trunk/framework/common/data/LanguageData.xml incubator/ofbiz/trunk/framework/common/data/PeriodData.xml incubator/ofbiz/trunk/framework/common/data/UnitData.xml incubator/ofbiz/trunk/framework/common/entitydef/entitygroup.xml incubator/ofbiz/trunk/framework/common/entitydef/entitymodel.xml incubator/ofbiz/trunk/framework/common/ofbiz-component.xml incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/CommonServices.xml incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/LookupServices.xml incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceServices.xml incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceTypeServices.xml incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/period/PeriodServices.xml incubator/ofbiz/trunk/framework/common/servicedef/groups_test.xml incubator/ofbiz/trunk/framework/common/servicedef/secas_test.xml incubator/ofbiz/trunk/framework/common/servicedef/services.xml incubator/ofbiz/trunk/framework/common/servicedef/services_test.xml incubator/ofbiz/trunk/framework/common/servicedef/smcas_test.xml incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/BshServiceTest.bsh incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/CommonEvents.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/CommonServices.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/CommonWorkers.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/DataModelConstants.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/FindServices.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/FtpServices.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/geo/GeoWorker.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/period/PeriodServices.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/period/PeriodWorker.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/status/StatusServices.java incubator/ofbiz/trunk/framework/common/src/org/ofbiz/common/status/StatusWorker.java incubator/ofbiz/trunk/framework/common/webcommon/WEB-INF/jpublish.xml incubator/ofbiz/trunk/framework/common/webcommon/includes/appbar.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/ccmonths.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/cctypes.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/ccyears.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/countries.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/footer.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/header.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/language.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/lookup.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/messages.ftl incubator/ofbiz/trunk/framework/common/webcommon/includes/states.ftl incubator/ofbiz/trunk/framework/common/webcommon/login.ftl incubator/ofbiz/trunk/framework/common/widget/CommonScreens.xml incubator/ofbiz/trunk/framework/common/widget/LookupForms.xml incubator/ofbiz/trunk/framework/common/widget/LookupScreens.xml Modified: incubator/ofbiz/trunk/framework/common/build.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/build.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/build.xml (original) +++ incubator/ofbiz/trunk/framework/common/build.xml Sun Jul 16 02:47:46 2006 @@ -1,27 +1,19 @@ <?xml version="1.0"?> <!-- - * Copyright (c) 2001 The Open For Business Project - www.ofbiz.org - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * This is the Open for Business Common Build Script. - * $Id: build.xml 7900 2006-06-29 05:03:20Z jonesde $ + +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. --> <project name="OFBiz - Common" default="jar" basedir="."> Modified: incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # @@ -779,4 +778,4 @@ StatusItem.description.CTNT_REVISED_DRAFT=Revised Draft StatusItem.description.CTNT_FINAL_DRAFT=Final Draft StatusItem.description.CTNT_PUBLISHED=Published -StatusItem.description.CTNT_DEACTIVATED=Deactivated \ No newline at end of file +StatusItem.description.CTNT_DEACTIVATED=Deactivated Modified: incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_fr.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_fr.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_fr.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_fr.properties Sun Jul 16 02:47:46 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 Entity Properties used for the Common module # Modified: incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_it.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_it.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_it.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_it.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # Modified: incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_nl.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_nl.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_nl.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonEntityLabels_nl.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_de.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_de.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_de.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_de.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_es.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_es.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_es.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_es.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # @@ -14,17 +13,6 @@ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. -################################################################### -## -## FileName : CommonUiLabels_es.properties -## -## Authors : Guido Amarilla [hidden email] -## -## Description : This File has Spanish Words -## for Localization Common Labels -## -## Actions : 2006-05-27 First Translation to spanish -## ################################################################### Accounting=Contabilidad Catalog=Cat\u00E1logo Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_fr.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_fr.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_fr.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_fr.properties Sun Jul 16 02:47:46 2006 @@ -1,27 +1,19 @@ -#### -# OFBiz UiLabel Properties to be shared in all components +##################################################################### # -# Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org +# Copyright 2001-2006 The Apache Software Foundation # -# Permission is hereby granted, free of charge, to any person obtaining a -# copy of this software and associated documentation files (the "Software"), -# to deal in the Software without restriction, including without limitation -# the rights to use, copy, modify, merge, publish, distribute, sublicense, -# and/or sell copies of the Software, and to permit persons to whom the -# Software is furnished to do so, subject to the following conditions: +# 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 # -# The above copyright notice and this permission notice shall be included -# in all copies or substantial portions of the Software. +# http://www.apache.org/licenses/LICENSE-2.0 # -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT -# OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR -# THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# -# $Id: CommonScreens.xml 2951 2004-08-03 16:33:32Z jonesde $ +# 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. +################################################################### #### # This translation have been done by Nereide, Open Source ERP OFBiz integration and implementation specilist. # If you see errors or bads label, send mail to [hidden email] or to [hidden email]. Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_it.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_it.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_it.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_it.properties Sun Jul 16 02:47:46 2006 @@ -490,4 +490,4 @@ FormFieldTitle_fromDate=Dalla Data FormFieldTitle_thruDate=Alla Data FormFieldTitle_price=Prezzo -FormFieldTitle_sequenceNum=Num. Sequenza \ No newline at end of file +FormFieldTitle_sequenceNum=Num. Sequenza Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_nl.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_nl.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_nl.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_nl.properties Sun Jul 16 02:47:46 2006 @@ -1,5 +1,4 @@ ##################################################################### -# $Id: $ # # Copyright 2001-2006 The Apache Software Foundation # Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_ru.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_ru.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_ru.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_ru.properties Sun Jul 16 02:47:46 2006 @@ -1,27 +1,19 @@ -/* - * Copyright (c) 2005 The Open For Business Project - www.ofbiz.org - * - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * This translation into Russian has been done by Oleg E. Efimov ([hidden email]) - */ +##################################################################### +# +# 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 to be shared in all component # @@ -407,4 +399,3 @@ pt_PT=Portuguese Portugal zh=Chinese ru=Russian - Modified: incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_zh_CN.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_zh_CN.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_zh_CN.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/CommonUiLabels_zh_CN.properties Sun Jul 16 02:47:46 2006 @@ -1,25 +1,19 @@ -#### -# OFBiz UiLabel Properties to be shared in all component +##################################################################### # -# Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org +# Copyright 2001-2006 The Apache Software Foundation # -# Permission is hereby granted, free of charge, to any person obtaining a -# copy of this software and associated documentation files (the "Software"), -# to deal in the Software without restriction, including without limitation -# the rights to use, copy, modify, merge, publish, distribute, sublicense, -# and/or sell copies of the Software, and to permit persons to whom the -# Software is furnished to do so, subject to the following conditions: +# 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 # -# The above copyright notice and this permission notice shall be included -# in all copies or substantial portions of the Software. +# http://www.apache.org/licenses/LICENSE-2.0 # -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT -# OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR -# THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# 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. +##################################################################### # # #languages/locales Modified: incubator/ofbiz/trunk/framework/common/config/general.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/config/general.properties?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/config/general.properties (original) +++ incubator/ofbiz/trunk/framework/common/config/general.properties Sun Jul 16 02:47:46 2006 @@ -1,7 +1,19 @@ -#### -# OFBiz General Properties -# $Id: general.properties 7455 2006-04-30 19:01:55Z jonesde $ -#### +##################################################################### +# +# 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. +##################################################################### # -- unique instance id (20 char max) unique.instanceId=ofbiz1 @@ -39,4 +51,3 @@ # -- HTTP upload max size in bytes (-1 for unlimited) http.upload.max.size=-1 - Modified: incubator/ofbiz/trunk/framework/common/data/CommonTypeData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/CommonTypeData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/CommonTypeData.xml Sun Jul 16 02:47:46 2006 @@ -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> <DataSourceType dataSourceTypeId="PURCHASED_DATA" description="Purchased Data"/> <DataSourceType dataSourceTypeId="WEBSITE_ENTRY" description="Website Data Entry"/> Modified: incubator/ofbiz/trunk/framework/common/data/CountryCodeData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/CountryCodeData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/CountryCodeData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/CountryCodeData.xml Sun Jul 16 02:47:46 2006 @@ -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> <CountryCode countryAbbr="AFG" countryCode="AF" countryName="AFGHANISTAN" countryNumber="004"/> <CountryCode countryAbbr="ALB" countryCode="AL" countryName="ALBANIA" countryNumber="008"/> Modified: incubator/ofbiz/trunk/framework/common/data/CurrencyData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/CurrencyData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/CurrencyData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/CurrencyData.xml Sun Jul 16 02:47:46 2006 @@ -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> <Uom abbreviation="CRC" description="Costa Rica Colon" uomId="CRC" uomTypeId="CURRENCY_MEASURE"/> <Uom abbreviation="COP" description="Colombian Peso" uomId="COP" uomTypeId="CURRENCY_MEASURE"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData.xml Sun Jul 16 02:47:46 2006 @@ -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> <!-- Based on: ISO 3166 http://www.iso.org/iso/en/prods-services/iso3166ma/index.html --> <Geo abbreviation="_NA_" geoCode="_NA_" geoId="_NA_" geoName="Not Applicable"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_AU.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_AU.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_AU.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_AU.xml Sun Jul 16 02:47:46 2006 @@ -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> <Geo abbreviation="ACT" geoCode="ACT" geoId="AU-ACT" geoName="Australian Capital Territory" geoTypeId="TERRITORY"/> <Geo abbreviation="NSW" geoCode="NSW" geoId="AU-NSW" geoName="New South Wales" geoTypeId="STATE"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_BR.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_BR.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_BR.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_BR.xml Sun Jul 16 02:47:46 2006 @@ -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> <Geo abbreviation="AC" geoCode="AC" geoId="BR-AC" geoName="Acre" geoTypeId="STATE"/> <Geo abbreviation="AL" geoCode="AL" geoId="BR-AL" geoName="Alagoas" geoTypeId="STATE"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_FR.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_FR.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_FR.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_FR.xml Sun Jul 16 02:47:46 2006 @@ -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> <Geo abbreviation="AIN" geoCode="01" geoId="FR-01" geoName="Ain" geoTypeId="COUNTY"/> <Geo abbreviation="AIS" geoCode="02" geoId="FR-02" geoName="Aisne" geoTypeId="COUNTY"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_IRL.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_IRL.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_IRL.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_IRL.xml Sun Jul 16 02:47:46 2006 @@ -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> <!-- Counties of EIRE --> <Geo abbreviation="CRLW" geoCode="CRLW" geoId="IRL-CRLW" geoName="Carlow" geoTypeId="COUNTY"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_IT.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_IT.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_IT.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_IT.xml Sun Jul 16 02:47:46 2006 @@ -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> <Geo abbreviation="AG" geoCode="AG" geoId="IT-AG" geoName="Agrigento" geoTypeId="PROVINCE"/> <Geo abbreviation="AL" geoCode="AL" geoId="IT-AL" geoName="Alessandria" geoTypeId="PROVINCE"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_UK.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_UK.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_UK.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_UK.xml Sun Jul 16 02:47:46 2006 @@ -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> <Geo abbreviation="ABDN" geoCode="ABDN" geoId="GB-ABDN" geoName="Aberdeenshire" geoTypeId="COUNTY"/> <Geo abbreviation="ANGS" geoCode="ANGS" geoId="GB-ANGS" geoName="Angus/Forfarshire" geoTypeId="COUNTY"/> Modified: incubator/ofbiz/trunk/framework/common/data/GeoData_US.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/GeoData_US.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/GeoData_US.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/GeoData_US.xml Sun Jul 16 02:47:46 2006 @@ -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> <Geo abbreviation="AA" geoCode="AA" geoId="AA" geoName="Armed Forces Americas" geoTypeId="STATE"/> <Geo abbreviation="AE" geoCode="AE" geoId="AE" geoName="Armed Forces Europe" geoTypeId="STATE"/> Modified: incubator/ofbiz/trunk/framework/common/data/LanguageData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/LanguageData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/LanguageData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/LanguageData.xml Sun Jul 16 02:47:46 2006 @@ -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> <StandardLanguage standardLanguageId="6301" langCode3t="aar" langCode3b="aar" langCode2="aa" langName="Afar" langFamily="Hamitic"/> <StandardLanguage standardLanguageId="6302" langCode3t="abk" langCode3b="abk" langCode2="ab" langName="Abkhazian" langFamily="Ibero-caucasian"/> Modified: incubator/ofbiz/trunk/framework/common/data/PeriodData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/PeriodData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/PeriodData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/PeriodData.xml Sun Jul 16 02:47:46 2006 @@ -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> <!-- these need to be loaded after the UnitData file for the time frequency data --> <PeriodType description="Fiscal Year" periodTypeId="FISCAL_YEAR" periodLength="1" uomId="TF_yr"/> Modified: incubator/ofbiz/trunk/framework/common/data/UnitData.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/data/UnitData.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/data/UnitData.xml (original) +++ incubator/ofbiz/trunk/framework/common/data/UnitData.xml Sun Jul 16 02:47:46 2006 @@ -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> <!-- NOTE: All UomConversion conversionFactors are multipliers to change from uomId to uomIdTo. Modified: incubator/ofbiz/trunk/framework/common/entitydef/entitygroup.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/entitydef/entitygroup.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/entitydef/entitygroup.xml (original) +++ incubator/ofbiz/trunk/framework/common/entitydef/entitygroup.xml Sun Jul 16 02:47:46 2006 @@ -1,24 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - * Copyright (c) 2001-2005 The Open For Business Project - www.ofbiz.org - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +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. --> <entitygroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: incubator/ofbiz/trunk/framework/common/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/entitydef/entitymodel.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/entitydef/entitymodel.xml (original) +++ incubator/ofbiz/trunk/framework/common/entitydef/entitymodel.xml Sun Jul 16 02:47:46 2006 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -$Id: entitymodel.xml 7868 2006-06-27 01:40:12Z jonesde $ Copyright 2001-2006 The Apache Software Foundation Modified: incubator/ofbiz/trunk/framework/common/ofbiz-component.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/ofbiz-component.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/ofbiz-component.xml (original) +++ incubator/ofbiz/trunk/framework/common/ofbiz-component.xml Sun Jul 16 02:47:46 2006 @@ -1,25 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - * Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * $Id: ofbiz-component.xml 6978 2006-03-11 07:05:17Z jonesde $ + +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-component name="common" Modified: incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/CommonServices.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/CommonServices.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/CommonServices.xml (original) +++ incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/CommonServices.xml Sun Jul 16 02:47:46 2006 @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -$Id: CommonServices.xml 7384 2006-04-23 14:41:25Z jonesde $ -Copyright 2003-2006 The Apache Software Foundation +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 Modified: incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/LookupServices.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/LookupServices.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/LookupServices.xml (original) +++ incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/LookupServices.xml Sun Jul 16 02:47:46 2006 @@ -1,28 +1,19 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - * Copyright (c) 2002-2004 The Open For Business Project - www.ofbiz.org - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * @author Johan Isacsson - * @version $Rev$ - * @since 2.2 + +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. --> <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" @@ -47,4 +38,4 @@ </if-empty> <field-to-result field-name="lookupResult"/> </simple-method> -</simple-methods> \ No newline at end of file +</simple-methods> Modified: incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceServices.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceServices.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceServices.xml (original) +++ incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceServices.xml Sun Jul 16 02:47:46 2006 @@ -1,28 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - * Copyright (c) 2001-2005 The Open For Business Project - www.ofbiz.org - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * @author <a href="mailto:[hidden email]">David E. Jones</a> - * @version 1.0 - * Created on October 19, 2002 - --> + +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. +--> <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/simple-methods.xsd"> Modified: incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceTypeServices.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceTypeServices.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceTypeServices.xml (original) +++ incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/datasource/DataSourceTypeServices.xml Sun Jul 16 02:47:46 2006 @@ -1,28 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - * Copyright (c) 2001-2005 The Open For Business Project - www.ofbiz.org - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * @author <a href="mailto:[hidden email]">Yannick Thebault</a> - * @version 1.0 - * Created on October 15, 2005 - --> + +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. +--> <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/simple-methods.xsd"> Modified: incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/period/PeriodServices.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/period/PeriodServices.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/period/PeriodServices.xml (original) +++ incubator/ofbiz/trunk/framework/common/script/org/ofbiz/common/period/PeriodServices.xml Sun Jul 16 02:47:46 2006 @@ -1,29 +1,19 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - * Copyright (c) 2002-2005 The Open For Business Project - www.ofbiz.org - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT - * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * @author Andy Zeneski ([hidden email]) - * @author David E. Jones ([hidden email]) - * @version $Rev$ - * @since 2.0 + +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. --> <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: incubator/ofbiz/trunk/framework/common/servicedef/groups_test.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/common/servicedef/groups_test.xml?rev=422421&r1=422420&r2=422421&view=diff ============================================================================== --- incubator/ofbiz/trunk/framework/common/servicedef/groups_test.xml (original) +++ incubator/ofbiz/trunk/framework/common/servicedef/groups_test.xml Sun Jul 16 02:47:46 2006 @@ -1,24 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - * Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included - * in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
Free forum by Nabble | Edit this page |