Use a regex pattern instead for license searching 41/5741/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Aug 2017 17:11:51 +0000 (13:11 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Aug 2017 17:11:53 +0000 (13:11 -0400)
commit1f86e0514e478257abf25597b1534ab2be919202
treeb9acdeedcdd2b1fd7f29ee8f43fbe689f6e7f227
parent665b6a1d74c5fb9e0baf9fe8752587d036ff4b52
Use a regex pattern instead for license searching

This allows us to search for files for example in shell/ where there are
no file extensions.

Change-Id: I5634b233d9feb0d2dc3421b0c1a9c5280faf82f1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/cli/license.py
lftools/license.py