summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit47615aed1201d42228277d3ef4e49bfe8a3588c1 (patch)
treedda1654a5639592e0f8ef449db91a57d519da045
parent28242d2db23ad04376df9be488b341764bde41f7 (diff)
downloadaur-47615aed1201d42228277d3ef4e49bfe8a3588c1.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 bf5888799939..f09066871609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory newsletter plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")