From 1f78bf411914aa5fe1bc1f0e3f896e6677b9534a Mon Sep 17 00:00:00 2001 From: Molkobain Date: Mon, 18 Jul 2022 13:52:40 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B05287=20-=20Fix=20license=20in=20composer?= =?UTF-8?q?.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4ba32b41e..f2c3d87a1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "combodo/itop", "description": "IT Operations Portal", "type": "project", - "license": "AGPL-3.0-or-later", + "license": "AGPL-3.0-only", "require": { "php": ">=7.0.8", "ext-ctype": "*",