audit: update legal info
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Thu, 15 Sep 2016 10:27:06 +0000 (15:57 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 16 Sep 2016 16:44:54 +0000 (18:44 +0200)
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>
package/audit/audit.mk

index 713720806c07051b17983be06a7f2c7ff73af755..0e5bd271dac23217492e8497d733fad7a7915873 100644 (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