details: /erp/devel/pi/rev/c1d6b09d108b changeset: 7098:c1d6b09d108b user: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> date: Tue Apr 20 18:45:34 2010 +0200 summary: Fixes license for src/org/openbravo/erpCommon/ad_forms/DocFINPaymentTemplate.java
diffstat: src/org/openbravo/erpCommon/ad_forms/DocFINPaymentTemplate.java | 24 ++++++--- 1 files changed, 16 insertions(+), 8 deletions(-) diffs (32 lines): diff -r 36d9064c3326 -r c1d6b09d108b src/org/openbravo/erpCommon/ad_forms/DocFINPaymentTemplate.java --- a/src/org/openbravo/erpCommon/ad_forms/DocFINPaymentTemplate.java Tue Apr 20 18:32:24 2010 +0200 +++ b/src/org/openbravo/erpCommon/ad_forms/DocFINPaymentTemplate.java Tue Apr 20 18:45:34 2010 +0200 @@ -1,12 +1,20 @@ /* - ************************************************************************************ - * Copyright (C) 2010 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 - <http://www.openbravo.com/legal/obcl.html> - ************************************************************************************ + ************************************************************************* + * 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) 2010 Openbravo SLU + * All Rights Reserved. + * Contributor(s): ______________________________________. + ************************************************************************ */ package org.openbravo.erpCommon.ad_forms; ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
