From 36f1769f6d0c14ce7b99da48747725864bad7870 Mon Sep 17 00:00:00 2001 From: Francesco Bianco Date: Wed, 11 Jan 2023 16:39:32 +0100 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 34fe7be..b7f9a58 100755 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "exchange" ], "homepage": "https://github.com/javanile/php-imap2", - "license": "MIT", + "license": "GPL-3.0-or-later", "authors": [ { "name": "Francesco Bianco", @@ -51,4 +51,4 @@ "url": "https://github.com/roundcube" } } -} \ No newline at end of file +}