Browse Source

License project under GNU GPLv3

DricomDragon 3 years ago
parent
commit
544ad46bbb
2 changed files with 236 additions and 0 deletions
  1. 231 0
      LICENSE.txt
  2. 5 0
      README.md

File diff suppressed because it is too large
+ 231 - 0
LICENSE.txt


+ 5 - 0
README.md

@@ -53,3 +53,8 @@ $ make exec
 Execute the following commands to install SDL and SDL GFX :
 Execute the following commands to install SDL and SDL GFX :
 
 
 `sudo apt install libsdl1.2debian libsdl-gfx1.2-5`
 `sudo apt install libsdl1.2debian libsdl-gfx1.2-5`
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+