From e647e3efe31319f2ff074523af6f2e8f3c09f0da Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 16 Feb 2024 12:04:16 +0100 Subject: [PATCH] [Composer] Fixed license info --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9cfa5141..ad462c91 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ezsystems/ez-support-tools", "description": "Providing information about the system eZ Platform/Enterprise/Commerce is running on, and eZ install itself", - "license": "GPL-2.0", + "license": "(GPL-2.0-only or proprietary)", "type": "ezplatform-bundle", "authors": [ {