From d0bdd8aa7b92864ba67f8e453ea9636d7a9865b8 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 12 May 2010 14:16:01 +0000 Subject: [PATCH] Fix: country code of Monaco is MC Fix: update license number of prototype and scriptaculous --- COPYRIGHT | 4 ++-- htdocs/societe/class/societe.class.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index b918ab0933e..59b0b0c033c 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -26,9 +26,9 @@ NuSoap 0.7.3 LGPL 2.1 Yes Interfac OdtPHP 1.0.1 GPL 2.0 Yes Mibrary to build/edit ODT files PHP_WriteExcel 0.3.0 LGPL 2.1 Yes Excel files generation PHP_ExcelReader 2.21 MIT License Yes Parse and retrieve information from XLS files -Prototype 1.6.0.3 MIT License Yes Ajax library +Prototype 1.6.1 MIT License Yes Ajax library PWC 1.3 MIT License Yes Ajax library -Scriptaculous 1.8.2 MIT License Yes Ajax library +Scriptaculous 1.8.3 MIT License Yes Ajax library Smarty 2.6.26 LGPL 2.1 Yes Templates engine used by some pages SMTPs 1.15 GPL Yes SMTPS library VCard 2.0 GPL 2.0 Yes Fonctions vcard diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index f156894ef80..baee8199e6e 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -1924,7 +1924,7 @@ class Societe extends CommonObject 'LT', // Lithuania 'LU', // Luxembourg 'LV', // Latvia - 'MO', // Monaco Seems to use same IntraVAT than France (http://www.gouv.mc/devwww/wwwnew.nsf/c3241c4782f528bdc1256d52004f970b/9e370807042516a5c1256f81003f5bb3!OpenDocument) + 'MC', // Monaco Seems to use same IntraVAT than France (http://www.gouv.mc/devwww/wwwnew.nsf/c3241c4782f528bdc1256d52004f970b/9e370807042516a5c1256f81003f5bb3!OpenDocument) 'MT', // Malta //'NO', // Norway 'PL', // Poland