update license information in package.json
This commit is contained in:
parent
175e3b70e4
commit
5f519bd22f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "ffc",
|
||||
"version": "2.2.0",
|
||||
"author": "Niko Lockenvitz & Rene-Pascal Fischer",
|
||||
"license": "MIT",
|
||||
"license": "GNU GPLv2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
|
Loading…
Reference in a new issue