Fix GPL version
This commit is contained in:
parent
6d774794c8
commit
dbc76a2b1e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"license": [
|
||||
"Apache-2.0",
|
||||
"GPL-2.0"
|
||||
"GPL-2.0-only"
|
||||
],
|
||||
"scripts": {
|
||||
"compile": "php compile.php"
|
||||
|
|
Loading…
Add table
Reference in a new issue