From 942a12a6c1957855d99b6369989369a63c1e9789 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 1 Mar 2016 16:19:36 +0000 Subject: Update licensecheck.py and strip-gplv3.configure Change-Id: I3149413c2126194c538105d26b93fde9a8298ed0 --- scripts/licensecheck.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/licensecheck.py b/scripts/licensecheck.py index c5f72f07..4b255dcc 100755 --- a/scripts/licensecheck.py +++ b/scripts/licensecheck.py @@ -27,6 +27,7 @@ import yaml gpl3_chunks = ("autoconf", + "autoconf-tarball", "automake", "bash", "binutils", @@ -37,10 +38,11 @@ gpl3_chunks = ("autoconf", "gawk", "gcc", "gdbm", - "gettext", + "gettext-tarball", "gperf", "groff", "libtool", + "libtool-tarball", "m4-tarball", "make", "nano", -- cgit v1.2.1