mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-18 16:45:33 -04:00
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:
parent
e94ed5b4e3
commit
719935647a
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: Zlib
|
||||
// SPDX-License-Identifier: Zlib OR MIT
|
||||
//
|
||||
// Copyright (c) 2024 Antonio Niño Díaz
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: Zlib
|
||||
// SPDX-License-Identifier: Zlib OR MIT
|
||||
//
|
||||
// Copyright (c) 2024 Antonio Niño Díaz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user