From fc2615c4466916a40fec21e1f577dd6cabfa1b33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz> Date: Sat, 24 Sep 2022 21:46:19 +0200 Subject: [PATCH] chore: AGPL-3.0-or-later --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9fbf478..92731d8 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "privacyIDEA", "MFA" ], - "license": "AGPL-3.0", + "license": "AGPL-3.0-or-later", "require": { "php": "^7.4 || ^8.0", "simplesamlphp/composer-module-installer": "~1.0", -- GitLab