licenses: Simplified BSD->BSD Simplified

This commit is contained in:
Henrik Grimler 2021-08-02 11:26:39 +02:00
parent df01899c64
commit 4cdb5cdf5d
1 changed files with 1 additions and 1 deletions

View File

@ -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 \