From 4363c3d6798bdb2637861256360a1a1d2f8a16de Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Fri, 14 Dec 2007 12:24:05 +0000
Subject: [PATCH] Mise a jour tableau des licences

---
 COPYRIGHT | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COPYRIGHT b/COPYRIGHT
index 124754df79e..92ec614d4c1 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -2,7 +2,7 @@
 License
 -------
 
-Dolibarr is distributed under GPL terms (See CPOYING file)
+Dolibarr is distributed under GPL terms 2.0 (See CPOYING file)
 
 However it uses some external libraries under different licences. This is compatibility summary:
 Composant     Version  License                  Compatible GPL   Usage
@@ -11,7 +11,7 @@ PEAR          ?        PHP License              Non              Login (Base, LD
 PHPlot        v4       PHP License              Non              Graphics
 PHPlot        v5       PHP License              Non              Graphics
 FPDI          ?        Apache Software License  ?                PDF generation
-FCKEditor     2.4.4    GPL v2 depuis 2.0        Oui              Editor WYSIWYG
+FCKEditor     2.4.4    GPL 2 depuis 2.0         Oui              Editor WYSIWYG
 XmlRpc        ?        Artistic License         ?                Interface with Glasnot
 Scriptaculous ?        MIT License              Oui              Extension Ajax
 NuSoap        0.6.5    GPL 2.1                  Oui              Interfaces with third tools
-- 
GitLab