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": [ "license": [
"Apache-2.0", "Apache-2.0",
"GPL-2.0" "GPL-2.0-only"
], ],
"scripts": { "scripts": {
"compile": "php compile.php" "compile": "php compile.php"