diff options
| author | victorfisac <victorfisac@gmail.com> | 2017-03-24 15:37:58 +0100 |
|---|---|---|
| committer | victorfisac <victorfisac@gmail.com> | 2017-03-24 15:37:58 +0100 |
| commit | b2f0c7ca8b8e9484560a45c4547794fa62cf484f (patch) | |
| tree | 3ab4d3ef3a49e0f75dac253098611d1f3e6a70b9 /docs/examples/src/text_ttf_loading.c | |
| parent | c964559bc966292a7d70f00559ea80c224aab96d (diff) | |
| parent | 3f0c29642225f4da40e29e83117a4589f95be538 (diff) | |
| download | raylib-b2f0c7ca8b8e9484560a45c4547794fa62cf484f.tar.gz raylib-b2f0c7ca8b8e9484560a45c4547794fa62cf484f.zip | |
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Diffstat (limited to 'docs/examples/src/text_ttf_loading.c')
| -rw-r--r-- | docs/examples/src/text_ttf_loading.c | 2 |
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) * ********************************************************************************************/ |
