details: https://code.openbravo.com/erp/devel/pi/rev/28dd9972d73a changeset: 24285:28dd9972d73a user: Atul Gaware <atul.gaware <at> openbravo.com> date: Thu Aug 21 00:46:01 2014 +0530 summary: Related To Issue 26792:Fix License header to obpl.
diffstat: modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/WrongPaymentsFromJournalLine_data.xsql | 22 +++++++-- 1 files changed, 16 insertions(+), 6 deletions(-) diffs (31 lines): diff -r 0aa436a8dea0 -r 28dd9972d73a modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/WrongPaymentsFromJournalLine_data.xsql --- a/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/WrongPaymentsFromJournalLine_data.xsql Wed Aug 20 13:14:11 2014 +0000 +++ b/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/WrongPaymentsFromJournalLine_data.xsql Thu Aug 21 00:46:01 2014 +0530 @@ -1,11 +1,21 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - ************************************************************************************ - * Copyright (C) 2014 Openbravo S.L.U. - * Licensed under the Openbravo Commercial License version 1.0 - * You may obtain a copy of the License at http://www.openbravo.com/legal/obcl.html - * or in the legal folder of this module distribution. - ************************************************************************************ + ************************************************************************* + * The contents of this file are subject to the Openbravo Public License + * Version 1.0 (the "License"), being the Mozilla Public License + * Version 1.1 with a permitted attribution clause; you may not use this + * file except in compliance with the License. You may obtain a copy of + * the License at http://www.openbravo.com/legal/license.html + * Software distributed under the License is distributed on an "AS IS" + * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the + * License for the specific language governing rights and limitations + * under the License. + * The Original Code is Openbravo ERP. + * The Initial Developer of the Original Code is Openbravo SLU + * All portions are Copyright (C) 2014 Openbravo SLU + * All Rights Reserved. + * Contributor(s): ______________________________________. + ************************************************************************* --> <SqlClass name="WrongPaymentsFromJournalLineData" package="org.openbravo.advpaymentmngt.modulescript"> <SqlClassComment></SqlClassComment> ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
