Fix GPL version

This commit is contained in:
Jakub Vrana 2018-01-23 12:21:42 +01:00
parent 6d774794c8
commit dbc76a2b1e

View file

@ -23,7 +23,7 @@
},
"license": [
"Apache-2.0",
"GPL-2.0"
"GPL-2.0-only"
],
"scripts": {
"compile": "php compile.php"