diff --git a/appinfo/info.xml b/appinfo/info.xml
index 253f09ce..2db3a385 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
Request your data from the admins
5.2.0-dev.0
- agpl
+ AGPL-3.0-or-later
Arthur Schiwon
DataRequest
tools
diff --git a/composer.json b/composer.json
index 36d9f0f2..5c5c5635 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "nextcloud/data_request",
- "license": "AGPL",
+ "license": "AGPL-3.0-or-later",
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true,