diff --git a/composer.json b/composer.json index 46574c9..f3c97eb 100644 --- a/composer.json +++ b/composer.json @@ -1,13 +1,15 @@ { "name": "aligent/magento2-sitemap-extension", "description": "Sitemap module for Magento 2", - "license": "GPL-3.0-only", "require": { "php": ">=8.1", "magento/framework": "*", "magento/module-sitemap": "*" }, "type": "magento2-module", + "license": [ + "Proprietary" + ], "autoload": { "files": [ "registration.php"