summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-07-16 17:45:54 +0200
committerStefan Auditor2015-07-16 17:45:54 +0200
commit94cc114527db6af5ce64dd8a7d03e2012100e8d2 (patch)
treee24f8923e44332c3f3bfa54841296f0defc48911 /PKGBUILD
parent05f72740033611a3ab02dcdd388b42e6e3e988ee (diff)
downloadaur-94cc114527db6af5ce64dd8a7d03e2012100e8d2.tar.gz
Update license information
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")