summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 09:57:30 +0000
committerJonathan Swaelens2018-05-31 09:57:30 +0000
commit6948a897228e51b50d5bb90d17efc88406788ca7 (patch)
treee9c95002bd8f6521750354aa720f48ca5b585a32
parentb7dfffc1fc8d58d5489718f857ef825424fb11c2 (diff)
downloadaur-6948a897228e51b50d5bb90d17efc88406788ca7.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 9f64a07949c1..7cef2f6f7ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Management plugin for webservice"
arch=("any")
url="http://fusiondirectory.org/"
-license=("LGPL")
+license=("GPL")
depends=("fusiondirectory>=$pkgver")
install=fusiondirectory-plugin-webservice.install