From d723976550961fd0e772ad99f50d51d6414a3423 Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Wed, 10 Dec 2025 10:26:22 -0800 Subject: [PATCH] chore: update license Signed-off-by: Edward Ly --- appinfo/info.xml | 2 +- openapi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 88d54a0..aac83ca 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,7 +6,7 @@ An example summary An example description 1.0.0 - agpl + AGPL-3.0-or-later Example AppTemplate customization diff --git a/openapi.json b/openapi.json index de86bcc..47781ed 100644 --- a/openapi.json +++ b/openapi.json @@ -5,7 +5,7 @@ "version": "0.0.1", "description": "An example summary", "license": { - "name": "agpl" + "name": "AGPL-3.0-or-later" } }, "components": {