add agpl license headers, fix #206
Showing
COPYING
0 → 100644
This diff is collapsed.
LICENSE
deleted
100644 → 0
... | ... | @@ -18,7 +18,7 @@ |
"type": "git" | ||
}, | ||
"homepage": "https://git.project-insanity.org/onny/nextcloud-app-radio", | ||
"license": "mit", | ||
"license": "agpl", | ||
"private": true, | ||
"scripts": { | ||
"build": "NODE_ENV=production webpack --progress --hide-modules --config webpack.js", | ||
... | ... |