aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/src/text_ttf_loading.c
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2017-03-26 23:06:17 +0200
committerGitHub <noreply@github.com>2017-03-26 23:06:17 +0200
commit5338bbf70d3e2c71fcbd0db54e14b6cf2d5616c3 (patch)
treec3a808940096983ca9753ad0d546d1567be2120b /docs/examples/src/text_ttf_loading.c
parent2c0604aa29c720de03797ed102dfa3fe7f05f9b5 (diff)
parent90b36bd274d523eb54700f71069558b15731adb0 (diff)
downloadraylib-5338bbf70d3e2c71fcbd0db54e14b6cf2d5616c3.tar.gz
raylib-5338bbf70d3e2c71fcbd0db54e14b6cf2d5616c3.zip
Merge pull request #250 from raysan5/develop
Integrate develop branch
Diffstat (limited to 'docs/examples/src/text_ttf_loading.c')
-rw-r--r--docs/examples/src/text_ttf_loading.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/src/text_ttf_loading.c b/docs/examples/src/text_ttf_loading.c
index 918209dd..33cda7f5 100644
--- a/docs/examples/src/text_ttf_loading.c
+++ b/docs/examples/src/text_ttf_loading.c
@@ -5,7 +5,7 @@
* This example has been created using raylib 1.3.0 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Copyright (c) 2015 Ramon Santamaria (Ray San - raysan@raysanweb.com)
+* Copyright (c) 2015 Ramon Santamaria (@raysan5)
*
********************************************************************************************/