diff options
| author | raysan5 <[email protected]> | 2017-03-19 12:52:13 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2017-03-19 12:52:13 +0100 |
| commit | ca8c56561792a58d9b66fef668cf9d3a0fc4e876 (patch) | |
| tree | 1624a3ac04a706af6bc198ec0563737c25dd7eca /games/raylib_demo/raylib_demo.c | |
| parent | 5d1f6616618d52f173a918f6a0378aeae1cb05ad (diff) | |
| download | raylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.tar.gz raylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.zip | |
Review contact information
Diffstat (limited to 'games/raylib_demo/raylib_demo.c')
| -rw-r--r-- | games/raylib_demo/raylib_demo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/raylib_demo/raylib_demo.c b/games/raylib_demo/raylib_demo.c index 722d8ce6..b1267c26 100644 --- a/games/raylib_demo/raylib_demo.c +++ b/games/raylib_demo/raylib_demo.c @@ -5,7 +5,7 @@ * This show has been created using raylib v1.4 (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) * ********************************************************************************************/ |
