diff --git a/appinfo/info.xml b/appinfo/info.xml index da493db..c1abbcb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -11,7 +11,7 @@ 2.9.0 - agpl + AGPL-3.0-or-later Joas Schilling EventUpdateNotification diff --git a/composer.json b/composer.json index 300df91..ab7a5d7 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "name": "nextcloud/event_update_notification", "description": "event update notification", - "license": "AGPL", + "license": "AGPL-3.0-or-later", "config": { "classmap-authoritative": true, "optimize-autoloader": true,