Add 'License' section in README.md
This commit is contained in:
parent
ca782d922c
commit
134de0bbe9
10
README.md
10
README.md
@ -132,6 +132,16 @@ set(SDL2_TTF_PATH "/path/to/sdl2_ttf" CACHE BOOL "" FORCE)
|
|||||||
find_package(SDL2_ttf REQUIRED)
|
find_package(SDL2_ttf REQUIRED)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Maintainer: Amine B. Hassouna [@aminosbh](https://gitlab.com/aminosbh)
|
||||||
|
|
||||||
|
The SDL2 CMake modules are based on the SDL (1.2) modules available with the
|
||||||
|
CMake project which is distributed under the OSI-approved BSD 3-Clause License.
|
||||||
|
|
||||||
|
The SDL2 CMake modules are also distributed under the OSI-approved BSD
|
||||||
|
3-Clause License. See accompanying file [Copyright.txt](Copyright.txt).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[CMake]: https://cmake.org
|
[CMake]: https://cmake.org
|
||||||
|
Reference in New Issue
Block a user