1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00

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"