Add proper license to raylib-parser
This commit is contained in:
parent
9e17134949
commit
86d3e68d55
2 changed files with 17 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue