update license information in package.json

This commit is contained in:
Niko Lockenvitz 2020-08-27 23:03:00 +02:00
parent 175e3b70e4
commit 5f519bd22f
No known key found for this signature in database
GPG key ID: 9403BD1956FFF190

View file

@ -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",