From cdcf377c21e3e7d19415c6792aec293db0b1c8b4 Mon Sep 17 00:00:00 2001 From: Thoriq Firdaus <2067467+tfirdaus@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:00:47 +0700 Subject: [PATCH] Update license --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1b3a870..4f35f0e 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "role": "Developer" } ], - "license": "GPL-2.0-or-later", + "license": "GPL-3.0", "autoload": { "psr-4": { "Codex\\": "app/"