summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOtto Sabart2015-08-18 00:21:16 +0200
committerOtto Sabart2015-08-18 00:21:16 +0200
commit7bb3477ee4b73b1a5beb9d249c5bda7dd5e34cee (patch)
tree000d7613d83d5db1bf2cd5e4cfda9b2f4d9a7d64 /PKGBUILD
parent6ff9225979af28f62447978d07486150e6e51c65 (diff)
downloadaur-7bb3477ee4b73b1a5beb9d249c5bda7dd5e34cee.tar.gz
updated license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 397a536aa6c7..9f904374390c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=4.2.2
pkgrel=1
pkgdesc="A full-featured MySQL management tool written in PHP"
arch=('any')
-license=('Apache License, Version 2.0')
+license=('Apache', 'GPL')
depends=('php')
conflicts=('adminer-git')
optdepends=('mysql' 'apache' 'adminer-skins' 'postgresql' 'sqlite3')