summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit1f1598c7526c2dffce2f72655b9243f6ceec72ea (patch)
tree1e65dcff45240e8b13b797747affcbcbb1212512
parent9f07759fa428ee8a41dfe0e2675ecbdfd5fcd63a (diff)
downloadaur-1f1598c7526c2dffce2f72655b9243f6ceec72ea.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 a490666b45cc..bb1ba508fafa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory dsa plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")