diff --git a/bower.json b/bower.json index 76e04699bce6437e341d3c94132950e2c517ce97..2c7e66870e5a9a2a2f61162e236bd9c195164b62 100755 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ "authors": [ "Théo GUILLON " ], - "license": "CECILL-2.1", + "license": "AGPL v3", "homepage": "https://www.libriciel.fr/web-dpo/", "ignore": [ ".jshintrc", diff --git a/composer.json b/composer.json index da3faf942646771dbd089647dd0338e65cdee532..3985f8e67edff9fb4de9ae1f01e78ff3c3d0cded 100755 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "type": "cakephp-plugin", "homepage": "https://www.libriciel.fr/web-dpo/", - "licence": "CECILL-2.1", + "license": "AGPL v3", "config": { "php": "7.2", "bin-dir": "vendors/bin",