From 0af36293fdd843c19703867c3d987d5ad20e4699 Mon Sep 17 00:00:00 2001 From: Christophe PETIT <31703571+cpetit-sigma-fr@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:29:47 +0100 Subject: [PATCH] Apply MIT license to composer.json cf. https://github.com/mtarld/apip-ddd/issues/55 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 36193c3..2ebfdb3 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "type": "project", - "license": "proprietary", + "license": "MIT", "prefer-stable": true, "authors": [ {