summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c141ac613211..cfefd0ece5eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='A tool for PHP software metrics'
url="http://pdepend.org/"
arch=('any')
-license=('GPLv3')
+license=('BSD')
depends=('php')
source=("http://static.pdepend.org/php/${pkgver}/pdepend.phar"
"pdepend.install")