Ver código fonte

License project under GNU GPLv3

DricomDragon 3 anos atrás
pai
commit
68c590412b
2 arquivos alterados com 237 adições e 1 exclusões
  1. 231 0
      LICENSE.txt
  2. 6 1
      README.md

Diferenças do arquivo suprimidas por serem muito extensas
+ 231 - 0
LICENSE.txt


+ 6 - 1
README.md

@@ -4,7 +4,7 @@ A shooting game where can pick and meld fire guns!
 
 ![Hyper Gunners logo](icon.png)
 
-# Build
+## Build
 
 You need `make` and `SDL1` to build this project.
 
@@ -18,3 +18,8 @@ To execute :
 ```sh
 $ make exec
 ```
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+