diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2f59a888..631e4046 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,6 @@ "url": "git+https://github.com/ajayyy/SponsorBlock.git" }, "author": "Ajay Ramachandran", - "license": "GPL-3.0-only", + "license": "LGPL-3.0-only", "private": true } |