From a08f019dd7360e10ce7e5c553cf930967cba231a Mon Sep 17 00:00:00 2001 From: nightly Date: Mon, 17 Oct 2022 10:50:59 +0200 Subject: [PATCH] Update project license in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51a4dd3..f784fa6 100644 --- a/package.json +++ b/package.json @@ -15,5 +15,5 @@ "url": "https://tea.nightly.town/nightlymania/encodie.git" }, "author": "nightlymania", - "license": "GPL-2.0-or-later" + "license": "EUPL-1.2" }