summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit0874c7205f50c1306a97433f0152475d76cac17e (patch)
tree511543d2a78c99070157efa497ff94858f147252
parentbae0e55f026e63a6305c02cbb6f675bf102a7f76 (diff)
downloadaur-0874c7205f50c1306a97433f0152475d76cac17e.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 8ce8abdd93ef..1ff39ca1c2ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory subcontracting plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")