/[Apache-SVN]
ViewVC logotype

Revision 499486


Jump to revision: Previous Next
Author: jleroux
Date: Wed Jan 24 17:15:54 2007 UTC (17 years, 3 months ago)
Changed paths: 1798 (showing only 100; show all)
Log Message:
A (large) patch from Scott Gray  "Update ASL header" (https://issues.apache.org/jira/browse/OFBIZ-637).
I put also some svn:ignore for shark build and lib diretories and assetmaint/build 

I did some by hand lately, too much to remember. They were files with old header but without copyright. A 1st attempt I suppose, will have to check this after this commit.

I add some problems to commit this patch in one piece because it's so huge (specially with Eclipse I had to turn to Tortoise) !

Changed paths

Path Details
Directoryofbiz/trunk/.classpath modified , text changed
Directoryofbiz/trunk/.project modified , text changed
Directoryofbiz/trunk/LICENSE modified , text changed
Directoryofbiz/trunk/ant modified , text changed
Directoryofbiz/trunk/ant.bat modified , text changed
Directoryofbiz/trunk/applications/accounting/build.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/data/AccountingSecurityData.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/data/AccountingTypeData.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/data/PaymentsInvoices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/data/UsTaxAccountGroups.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/entitydef/entitygroup.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/entitydef/entitymodel.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/entitydef/entitymodel_old.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/ofbiz-component.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/admin/AcctgAdminServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/agreement/AgreementServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/cost/CostServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/finaccount/FinAccountServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/fixedasset/FixedAssetServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/invoice/InvoiceServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/invoice/SampleCommissionServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/AcctgTransServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/BillingServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentMapProcs.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentMethodEvents.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentMethodServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/tax/TaxAuthorityServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/tax/TaxRateServices.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/groups.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/secas.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/secas_payment.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_admin.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_agreement.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_authorizedotnet.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_billing.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_clearcommerce.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_cost.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_cybersource.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_finaccount.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_fixedasset.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_invoice.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_ledger.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_payment.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_paymentmethod.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_pccharge.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_rita.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_tax.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_valuelink.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/servicedef/services_verisign.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/admin/filterOutReceipts.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/admin/listInvoiceItemTypesGlAccount.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/admin/listPurInvoiceItemTypesGlAccount.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/admin/printChecks.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/billingaccount/BillingAccountInvoices.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/billingaccount/BillingAccountPayments.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/billingaccount/EditBillingAccountTerms.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/billingaccount/FindBillingAccount.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/chartofaccounts/EditGlobalGlAccount.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/chartofaccounts/FindGlobalGlAccount.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/addAmountToInvoiceList.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/addTotalAmount.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/createApplicationList.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/createItemList.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/editInvoice.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/findInvoices.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/getInvoiceItemTypes.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/invoicePayments.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/listNotAppliedPayments.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/editPayment.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/findPayment.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/listNotAppliedInvoices.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/listNotAppliedPayments.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/manualTx.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/printChecks.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/transaction/authorizeList.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/transaction/authorizeTransaction.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/transaction/captureList.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/transaction/captureTransaction.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/transaction/viewGatewayResponse.bsh modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/admin/AdminChecksTabBar.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/admin/AdminForms.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/admin/AdminTabBar.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/admin/timePeriods.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementTabBar.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/agreement/CopyAgreement.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/billingaccount/BillingAccountPayments.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/billingaccount/BillingAccountTabBar.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/billingaccount/EditBillingAccountTerms.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/billingaccount/FindBillingAccount.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/EditGlobalGlAccount.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/FindGlobalGlAccount.ftl modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml modified , text changed
Directoryofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountTabBar.ftl modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26