mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-16 15:40:14 +00:00
Corrected LICENSE inclusion in build
This commit is contained in:
parent
0190825e01
commit
837c4641c3
@ -302,11 +302,11 @@ task assembleCommon (type: Copy) {
|
||||
// LICENSE SUPPORT
|
||||
//////////////////////////////
|
||||
with getMultiRepoCopySpec( "licenses", "licenses" )
|
||||
|
||||
from (ROOT_PROJECT_DIR) {
|
||||
include "LICENSE.txt"
|
||||
include "LICENSE"
|
||||
}
|
||||
|
||||
|
||||
//////////////////////////////
|
||||
// LAUNCH SUPPORT
|
||||
//////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user