corrected license
The FreeTube Vue rewrite currently has the GNU Affero General Public License v3.0 so I corrected it
This commit is contained in:
parent
4e2c37b9ef
commit
b71001eed4
|
@ -97,7 +97,7 @@
|
|||
"webpack-cli": "^3.3.12",
|
||||
"webpack-dev-server": "^3.11.0"
|
||||
},
|
||||
"license": "GPL-3.0-or-later",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "./dist/main.js",
|
||||
"name": "freetube-vue",
|
||||
"private": true,
|
||||
|
|
Loading…
Reference in New Issue