summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 10:03:57 +0000
committerJonathan Swaelens2018-05-31 10:03:57 +0000
commitaf503ef4af8b1b1dfca5bd5f44a17aee9e034a0b (patch)
treeb2451ede49cc94ea4ae82d192e1681daf2451af0
parent3b7faf45e3424821114bee55fa0ff631ec051729 (diff)
downloadaur-af503ef4af8b1b1dfca5bd5f44a17aee9e034a0b.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 6a2b15c04012..e71e2b2df7ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory samba plugin"
arch=('any')
url="http://fusiondirectory.org/"
-license=('LGPL')
+license=('GPL')
depends=("fusiondirectory-schema>=$pkgver" "fusiondirectory-plugin-systems-schema>=$pkgver")