]> git.joonet.de Git - adminer.git/commitdiff
Fix GPL version
authorJakub Vrana <jakub@vrana.cz>
Tue, 23 Jan 2018 11:21:42 +0000 (12:21 +0100)
committerJakub Vrana <jakub@vrana.cz>
Tue, 23 Jan 2018 11:21:42 +0000 (12:21 +0100)
composer.json

index ddb7e856ebeed9e5d9c54fba6a7d220ea6b0095e..5d2df7796d7eac2209081ee2e67ac8721654a42b 100644 (file)
@@ -23,7 +23,7 @@
     },
     "license": [
         "Apache-2.0",
-        "GPL-2.0"
+        "GPL-2.0-only"
     ],
     "scripts": {
         "compile": "php compile.php"