git » nmap.git » commit 1572fac

clarify license

author Gaetan Bisson
2013-08-17 10:45:18 UTC
committer Gaetan Bisson
2013-08-17 10:45:18 UTC
parent 16b1f0c471e40a34012da752afffdc1ddc30fe64

clarify license

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 45b7d36..4403d3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
 arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL2')
 makedepends=('pygtk')
 optdepends=('pygtk: zenmap'
             'sudo: privilege escalation for zenmap'