summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit614392a0fafb9ca733f976a4b6d610cbaf4c9cb3 (patch)
treece83266fa631690c3015c64325b6ede5cf3ff9ac
parentc5e4214e4bc8e0f9f2e1eb700a0170edc47d43a3 (diff)
downloadaur-614392a0fafb9ca733f976a4b6d610cbaf4c9cb3.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 6568f270a7e8..119ff4fd029e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory puppet plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")