aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2024-01-12 13:14:08 -0500
committerAjay <[email protected]>2024-01-12 13:14:08 -0500
commit03fdd483ead5fb021974f482933d7746cccd1833 (patch)
tree2aa03a0b147798f85182f9ef6744b651d67cc497 /package.json
parent5b2eb9748a11ec75cb2402fc8bab4ee25c268520 (diff)
downloadSponsorBlock-03fdd483ead5fb021974f482933d7746cccd1833.tar.gz
SponsorBlock-03fdd483ead5fb021974f482933d7746cccd1833.zip
Relicense to GPL-3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1c4f20e2..93a11f11 100644
--- a/package.json
+++ b/package.json
@@ -96,6 +96,6 @@
"url": "git+https://github.com/ajayyy/SponsorBlock.git"
},
"author": "Ajay Ramachandran",
- "license": "LGPL-3.0-or-later",
+ "license": "GPL-3.0",
"private": true
}