The license is actually GPL-2.0 only

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2017-05-17 09:06:07 +02:00
parent f4408d2d0d
commit 6675b2d094

View File

@ -11,7 +11,7 @@
"docs": "https://docs.phpmyadmin.net/",
"source": "https://github.com/phpmyadmin/phpmyadmin"
},
"license": "GPL-2.0+",
"license": "GPL-2.0",
"authors": [
{
"name": "The phpMyAdmin Team",