details: https://code.openbravo.com/erp/devel/pi/rev/021aea273863 changeset: 13320:021aea273863 user: Mikel Irurita <mikel.irurita <at> openbravo.com> date: Thu Jul 28 12:36:33 2011 +0200 summary: Related to issue 18065: update year in the license text
diffstat: src-db/database/model/functions/MA_PC_CASE_CREATE.xml | 2 +- src-db/database/model/triggers/MA_PC_CASE_TRG.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 178a991820b0 -r 021aea273863 src-db/database/model/functions/MA_PC_CASE_CREATE.xml --- a/src-db/database/model/functions/MA_PC_CASE_CREATE.xml Thu Jul 28 09:53:03 2011 +0200 +++ b/src-db/database/model/functions/MA_PC_CASE_CREATE.xml Thu Jul 28 12:36:33 2011 +0200 @@ -16,7 +16,7 @@ * under the License. * The Original Code is Openbravo ERP. * The Initial Developer of the Original Code is Openbravo SLU -* All portions are Copyright (C) 2001-2006 Openbravo SLU +* All portions are Copyright (C) 2001-2011 Openbravo SLU * All Rights Reserved. * Contributor(s): ______________________________________. ************************************************************************/ diff -r 178a991820b0 -r 021aea273863 src-db/database/model/triggers/MA_PC_CASE_TRG.xml --- a/src-db/database/model/triggers/MA_PC_CASE_TRG.xml Thu Jul 28 09:53:03 2011 +0200 +++ b/src-db/database/model/triggers/MA_PC_CASE_TRG.xml Thu Jul 28 12:36:33 2011 +0200 @@ -15,7 +15,7 @@ * 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 portions are Copyright (C) 2010-2011 Openbravo SLU * All Rights Reserved. * Contributor(s): ______________________________________. ************************************************************************/ ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
