library: Relicense libdsf under "Zlib OR MIT"

Nitro Engine and DSMA use the MIT license. This way everything can be used
under the MIT license.
This commit is contained in:
Antonio Niño Díaz 2024-03-02 18:46:49 +00:00
parent e94ed5b4e3
commit 719935647a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: Zlib
// SPDX-License-Identifier: Zlib OR MIT
//
// Copyright (c) 2024 Antonio Niño Díaz

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: Zlib
// SPDX-License-Identifier: Zlib OR MIT
//
// Copyright (c) 2024 Antonio Niño Díaz