summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:29 +0000
committerJonathan Swaelens2018-05-31 09:57:29 +0000
commit61601eac7f0e226c8aed5c8b81ac5a4b7205a663 (patch)
treee512ab1c1083279270fc9990eecddacd98b07eac
parent0bd3a10d98672a6ecd3b4ce5ee1d6a37e6764594 (diff)
downloadaur-61601eac7f0e226c8aed5c8b81ac5a4b7205a663.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 1ef839da8d6c..d4278cc1093b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory cyrus plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")