mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-24 13:11:47 +00:00
Corrected LICENSE inclusion in build
This commit is contained in:
parent
c9d3f7b838
commit
1cd74f0dc4
@ -196,7 +196,7 @@ task assembleDistribution (type: Copy) {
|
||||
}
|
||||
|
||||
from (ROOT_PROJECT_DIR) {
|
||||
include "LICENSE.txt"
|
||||
include "LICENSE"
|
||||
}
|
||||
|
||||
/////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user