From 15c71755b16f4be221d469fd98717898416d9d9c Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Thu, 14 Nov 2024 12:44:54 +0100 Subject: [PATCH] Update package.json --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index 05cd435..1bab73d 100644 --- a/app/package.json +++ b/app/package.json @@ -8,7 +8,7 @@ "start": "node dist/index.js" }, "author": "Alan Grainger", - "license": "GPL-3.0", + "license": "AGPL-3.0", "description": "Share your Immich photos and albums in a safe way without exposing your Immich instance to the public.", "repository": { "type": "git",