summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:29 +0000
committerJonathan Swaelens2018-05-31 09:57:29 +0000
commit43e36b6164120ffa73305ae7088b33fea77e0332 (patch)
treed49ae54cd0c9cef1fd12de3d0e7058dec2ada406
parent9c4dcc5bc75e5faf4fd1aea5fb303c6f95b6c54e (diff)
downloadaur-43e36b6164120ffa73305ae7088b33fea77e0332.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 9f75bcb71553..dd650b379399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="LDAP schema for FusionDirectory dhcp plugin"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory-schema>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")