summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThermi2015-10-11 18:57:21 +0200
committerThermi2015-10-11 18:57:21 +0200
commitb54438d2f75b32ffdca9a3a65c8d4343b94592de (patch)
tree9fcfe21925afcd5431a195210fe9fd26d607ee3a
parent8302fd378b4ec3ebc2db958c9fe910f7c27401a2 (diff)
downloadaur-b54438d2f75b32ffdca9a3a65c8d4343b94592de.tar.gz
Licence fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a6e6400b445..24e178e6489a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.3
pkgrel=1
pkgdesc="IPv6 NDP proxy daemon"
url='https://github.com/DanielAdolfsson/ndppd'
-license=("GPL")
+license=("GPL3")
arch=('i686' 'x86_64')
backup=('etc/ndppd.conf')