mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Add proper license to raylib-parser
This commit is contained in:
@ -59,7 +59,5 @@ This parser **does not require `<string.h>` library**, all data is parsed direct
|
||||
|
||||
### LICENSE: zlib/libpng
|
||||
|
||||
raylib-parser is licensed under an unmodified zlib/libpng license, which is an OSI-certified,
|
||||
BSD-like license that allows static linking with closed source software:
|
||||
raylib-parser is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.
|
||||
|
||||
Copyright (c) 2021 Ramon Santamaria (@raysan5)
|
||||
|
||||
Reference in New Issue
Block a user