summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commitec58d19c5900383577e759801e23e0c99aed0bdc (patch)
tree790881071151729ace31735cb835d5060f690cca
parentabbf1ce06187545f9ac08321794dc5df3b09ccb9 (diff)
downloadaur-ec58d19c5900383577e759801e23e0c99aed0bdc.tar.gz
Use the right License
Signed-off-by: Jonathan Swaelens <swaelens.jonathan@opensides.be>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5315c13380ba..ffbdfac028fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Plugin for storing filesystem quota per user inside LDAP tree"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")
install=fusiondirectory-plugin-quota.install