diff --git a/appinfo/info.xml b/appinfo/info.xml
index 48993434a..b99a931ce 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,7 +14,7 @@ The First run wizard can be customized to meet specific design goals, or to chan
8.0.0-dev.0
- agpl
+ AGPL-3.0-or-later
Frank Karlitschek
Jan-Christoph Borchardt
diff --git a/composer.json b/composer.json
index f79175dcb..7c4dde6e8 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "nextcloud/firstrunwizard",
"description": "The Nextcloud firstrunwizard",
- "license": "AGPL",
+ "license": "AGPL-3.0-or-later",
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true,