diff options
Diffstat (limited to 'templates/basic_game')
| -rw-r--r-- | templates/basic_game/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/basic_game/Makefile b/templates/basic_game/Makefile index 76337490..b9704b4b 100644 --- a/templates/basic_game/Makefile +++ b/templates/basic_game/Makefile @@ -4,7 +4,7 @@ # # makefile to compile basic game for desktop platforms, Raspberry Pi and HTML5 (emscripten) # -# Copyright (c) 2014 Ramon Santamaria (Ray San - [email protected]) +# Copyright (c) 2014 Ramon Santamaria (@raysan5) # # This software is provided "as-is", without any express or implied warranty. In no event # will the authors be held liable for any damages arising from the use of this software. |
