summaryrefslogtreecommitdiffhomepage
path: root/templates/android_project/jni/basic_game.c
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/android_project/jni/basic_game.c
parent5d1f6616618d52f173a918f6a0378aeae1cb05ad (diff)
downloadraylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.tar.gz
raylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.zip
Review contact information
Diffstat (limited to 'templates/android_project/jni/basic_game.c')
-rw-r--r--templates/android_project/jni/basic_game.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/android_project/jni/basic_game.c b/templates/android_project/jni/basic_game.c
index c801cbaa..1109f9e8 100644
--- a/templates/android_project/jni/basic_game.c
+++ b/templates/android_project/jni/basic_game.c
@@ -8,7 +8,7 @@
* This game has been created using raylib v1.2 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Copyright (c) 2014 Ramon Santamaria (Ray San - [email protected])
+* Copyright (c) 2014 Ramon Santamaria (@raysan5)
*
********************************************************************************************/