Update licence in package.json

#721
This commit is contained in:
Michael M. Chang
2021-12-01 16:44:08 -05:00
committed by GitHub
parent 2209c230e7
commit 29c3b80d0b

View File

@@ -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
}