summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:29 +0000
committerJonathan Swaelens2018-05-31 09:57:29 +0000
commit0f12916d610b3e81f8d1833c1771ef51de3ebe60 (patch)
treeaef12353d16c6a621557257a55f9d24d6ff9d212
parent15a1e6d658ad07e3be2814e3b109f89a4b4b62ec (diff)
downloadaur-0f12916d610b3e81f8d1833c1771ef51de3ebe60.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 b95e83489dc5..23228cdb6233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory community plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver")