root: update license

This commit is contained in:
Jens Langhammer
2020-12-24 16:01:55 +01:00
parent a56ddb2b8e
commit 4998ccbe41
4 changed files with 677 additions and 20 deletions

View File

@ -1,5 +1,5 @@
{
"license": "MIT",
"license": "GNU GPLv3",
"scripts": {
"build": "rollup -c ./rollup.config.js",
"watch": "rollup -c -w",