From 33bde6f55f4ff4709053cbcd9fce286a022deca0 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Mon, 19 Sep 2022 14:29:13 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d3fb39..e2ccb52 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "deck" ], "author": "Jonas Dellinger ", - "license": "GPL-2.0-or-later", + "license": "LGPL-2.1-decky-exceptions", "bugs": { "url": "https://github.com/SteamDeckHomebrew/decky-plugin-template/issues" },