From 433984c5830aac3fcde66ffff93d0dc7e5e69366 Mon Sep 17 00:00:00 2001 From: Aylur Date: Fri, 15 Nov 2024 15:25:42 +0000 Subject: chore: update license on gjs and lua package closes #89 --- lang/gjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gjs') diff --git a/lang/gjs/package.json b/lang/gjs/package.json index da88d90..43a7702 100644 --- a/lang/gjs/package.json +++ b/lang/gjs/package.json @@ -4,7 +4,7 @@ "description": "Building blocks for building linux desktop shell", "type": "module", "author": "Aylur", - "license": "GPL", + "license": "LGPL-2.1", "repository": { "type": "git", "url": "https://github.com/aylur/astal.git", -- cgit v1.2.3