summaryrefslogtreecommitdiffhomepage
path: root/templates/basic_test/basic_test.c
diff options
context:
space:
mode:
authorvictorfisac <[email protected]>2017-07-15 16:05:00 +0200
committervictorfisac <[email protected]>2017-07-15 16:05:00 +0200
commiteb7b5e59bbaec0f556c4fde21cd0bf20819a8108 (patch)
tree37d153ffc14c5ba799169b91b2e14a32b06a710a /templates/basic_test/basic_test.c
parentf9277f216372179560c560427beccdd2e5c5d094 (diff)
parent910b4b5d53d9a904070807de5e8a66edadd939e3 (diff)
downloadraylib-eb7b5e59bbaec0f556c4fde21cd0bf20819a8108.tar.gz
raylib-eb7b5e59bbaec0f556c4fde21cd0bf20819a8108.zip
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'templates/basic_test/basic_test.c')
-rw-r--r--templates/basic_test/basic_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/basic_test/basic_test.c b/templates/basic_test/basic_test.c
index d4359df5..7e732149 100644
--- a/templates/basic_test/basic_test.c
+++ b/templates/basic_test/basic_test.c
@@ -7,7 +7,7 @@
* This example 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)
*
********************************************************************************************/