summaryrefslogtreecommitdiffhomepage
path: root/templates/simple_game/Makefile
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2017-03-19 12:52:13 +0100
committerraysan5 <[email protected]>2017-03-19 12:52:13 +0100
commitca8c56561792a58d9b66fef668cf9d3a0fc4e876 (patch)
tree1624a3ac04a706af6bc198ec0563737c25dd7eca /templates/simple_game/Makefile
parent5d1f6616618d52f173a918f6a0378aeae1cb05ad (diff)
downloadraylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.tar.gz
raylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.zip
Review contact information
Diffstat (limited to 'templates/simple_game/Makefile')
-rw-r--r--templates/simple_game/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/simple_game/Makefile b/templates/simple_game/Makefile
index 3d303082..bea25125 100644
--- a/templates/simple_game/Makefile
+++ b/templates/simple_game/Makefile
@@ -4,7 +4,7 @@
#
# makefile to compile simple 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.