licenses: Simplified BSD->BSD Simplified
This commit is contained in:
parent
df01899c64
commit
4cdb5cdf5d
@ -34,7 +34,7 @@ termux_step_install_license() {
|
||||
[ "$LICENSE" == "BSD" ] || \
|
||||
[ "$LICENSE" == "BSD 2-Clause" ] || \
|
||||
[ "$LICENSE" == "BSD 3-Clause" ] || \
|
||||
[ "$LICENSE" == "Simplified BSD" ]; then
|
||||
[ "$LICENSE" == "BSD Simplified" ]; then
|
||||
for FILE in LICENSE \
|
||||
LICENSE.md \
|
||||
LICENSE.txt \
|
||||
|
Loading…
Reference in New Issue
Block a user