audit: update legal info

Programs are released under GPLv2+. README file says libraries
libaudit.* and libauparse.* are released under LGPL but there are two
files auparse/strsplit.c and lib/strsplit.c which are released under
GPLv2+ which makes both libraries GPL. Until we review situation with
upstream, we simply mention "unclear (libraries)".

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
[Thomas: add "unclear (libraries)" as suggested by Arnout.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Rahul Bedarkar 2016-09-15 15:57:06 +05:30 committed by Thomas Petazzoni
parent 6126e5c0d6
commit d1011f89a1

View File

@ -6,7 +6,7 @@
AUDIT_VERSION = 2.6.7
AUDIT_SITE = http://people.redhat.com/sgrubb/audit
AUDIT_LICENSE = GPLv2
AUDIT_LICENSE = GPLv2+ (programs), unclear (libraries)
AUDIT_LICENSE_FILES = COPYING
AUDIT_INSTALL_STAGING = YES