summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:29 +0000
committerJonathan Swaelens2018-05-31 09:57:29 +0000
commit99783d361d196966ff0821f4a6781dd35fe16d51 (patch)
treea4b8797a6965403c6a47484a101712babe20b433
parent07432339d147c26e1391c58d525cd0dd08b5be2a (diff)
downloadaur-99783d361d196966ff0821f4a6781dd35fe16d51.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 fde578584724..c812eb58e204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory audit plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")