diff --git a/README.md b/README.md
index a2b73c8b8063802702d6315929739ae8c6a54026..91019e00bd560b8cdc2f56f6ec0a8ad90f3f2a7e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Application web-DPO v2.0.0
 [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg)](https://php.net/)
-[![License](https://img.shields.io/badge/licence-CeCILL%20v2-blue.svg)](http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+[![License](https://img.shields.io/badge/licence-AGPL%20v3-blue.svg)](http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
 [![Requires](https://img.shields.io/badge/requires-CakePHP%202.10-navy.svg)](http://book.cakephp.org/3.0/fr/index.html)
 
 ## Présentation
@@ -21,7 +21,7 @@ Veuillez suivre les indications décrites dans la documentation d'installation :
 - PostgrSQL 12.2
 
 ### Support
-Les produits édités par **Libriciel** sont libres sous licence "CeCILL v2".
+Les produits édités par **Libriciel** sont libres sous licence "AGPL v3".
 
 Pour bénéficier du **support** de nos services pour l'installation et/ou la configuration du produit, ou pour bénéficier
 de la **maintenance**, merci de contacter un commercial pour ouvrir un compte.
\ No newline at end of file
diff --git a/app/Lib/AppTools.php b/app/Lib/AppTools.php
index c8c37f78b9e076396d61cbb137be6e7e7785f374..68cf8cbae627ffe6718d7d2a018eb9b03b69fb8a 100644
--- a/app/Lib/AppTools.php
+++ b/app/Lib/AppTools.php
@@ -8,8 +8,8 @@
  * 
  * Copyright (c) Libriciel SCOP (https://www.libriciel.fr/)
  *
- * Licensed under The CeCiLL V2 License
- * For full copyright and license information, please see the LICENSE.txt
+ * Licensed under the GNU Affero General Public License version 3 License - AGPL v3
+ * For full copyright and license information, please see the "LICENSE" file.
  * Redistributions of files must retain the above copyright notice.
  * 
  * @copyright   Copyright (c) Libriciel SCOP (https://www.libriciel.fr/)
diff --git a/app/Test/Case/Controller/Component/WebcilUsersComponentTest.php.bak b/app/Test/Case/Controller/Component/WebcilUsersComponentTest.php.bak
index 7415d96a2ad3b0265d3d736e19c7afc812ef0a3a..2e9fe200daa0c5a74f2f800a60adab67713ea4fe 100755
--- a/app/Test/Case/Controller/Component/WebcilUsersComponentTest.php.bak
+++ b/app/Test/Case/Controller/Component/WebcilUsersComponentTest.php.bak
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Case.Controller.Component
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Case.Controller.Component
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	App::uses( 'Controller', 'Controller' );
 	App::uses( 'AppController', 'Controller' );
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/AdminFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/AdminFixture.php
index bf9904f1613db98f45eebe2a57c65de6594858d5..daf9bd2a941316a428f684ffd288d586ee76d09e 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/AdminFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/AdminFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe AdminFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/ListeDroitFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/ListeDroitFixture.php
index dd45c6e06f3a04da1bb0132d0d6ba10e7a71ef40..276a9cd645b08fa9d662d27e759c78dc86c40682 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/ListeDroitFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/ListeDroitFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe ListeDroitFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationFixture.php
index 36eb48ae2ffcf98219ec7b1c6b67ebe544dcd381..974ab2726855d854cec1136e7b19efe1613b94b4 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe OrganisationFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserFixture.php
index 7ecbd4175fe51acdfe5efa4b5739b55866736e12..51fbf6374c1ebdd2d579e07c3f0051afd063ce9c 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe OrganisationUserFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserRoleFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserRoleFixture.php
index 8435326df5e69c675c953136bcbf143887227033..81c25d0750dba864cfd85b0ac11aaeb8ed1d609e 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserRoleFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserRoleFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe OrganisationUserRoleFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserServiceFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserServiceFixture.php
index 746f835194249c6183fbcf6a3276c9be33c09b29..da1e704058cdf7fa00a898d861ae6cfcdc373cf3 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserServiceFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/OrganisationUserServiceFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe OrganisationUserServiceFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/RoleDroitFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/RoleDroitFixture.php
index 1677b419470c268f314d5fdf6eb7c004133ba55b..9c915d5e06e4bfacd6bc630e1b6f9ea667acb45c 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/RoleDroitFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/RoleDroitFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe RoleDroitFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/RoleFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/RoleFixture.php
index 3351a825500a4e9107bff9c3c14a30b853f9d63c..d9d8f34f395cdab827ed67585fddb90a5ee43388 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/RoleFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/RoleFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+     * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe RoleFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/ServiceFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/ServiceFixture.php
index 0fe3687dd38ea0162d4f4cdb7a90b5f925173bd0..243a56584aed78847a29516467d96934866a0203 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/ServiceFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/ServiceFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe ServiceFixture ...
diff --git a/app/Test/Fixture/WebcilUsersComponentTest/UserFixture.php b/app/Test/Fixture/WebcilUsersComponentTest/UserFixture.php
index 96cf4f964416c2a9421ca041bf8b05044f2b00de..906c295db1d44952440313dc37daac04f338b532 100755
--- a/app/Test/Fixture/WebcilUsersComponentTest/UserFixture.php
+++ b/app/Test/Fixture/WebcilUsersComponentTest/UserFixture.php
@@ -4,8 +4,8 @@
 	 *
 	 * PHP 5.3
 	 *
-	 * @package app.Test.Fixture
-	 * @license CeCiLL V2 (http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html)
+	 * @package     app.Test.Fixture
+	 * @license     [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) - AGPL v3
 	 */
 	/**
 	 * La classe UserFixture ...