mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 17:44:07 +02:00
Fix GPL version
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user