diff options
| author | raysan5 <raysan5@gmail.com> | 2015-08-28 14:17:35 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2015-08-28 14:17:35 +0200 |
| commit | 12581c1721a3cbca990766cb98b78211b59074be (patch) | |
| tree | f79c76e3b963b6e5b5e3b8e7566b776d450b8de5 /examples/core_basic_window_web.c | |
| parent | 324259ef8e9a758aafa89ff7cf101037defa92a9 (diff) | |
| download | raylib-12581c1721a3cbca990766cb98b78211b59074be.tar.gz raylib-12581c1721a3cbca990766cb98b78211b59074be.zip | |
Changed mail address by twitter user
Probably more useful...
Diffstat (limited to 'examples/core_basic_window_web.c')
| -rw-r--r-- | examples/core_basic_window_web.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core_basic_window_web.c b/examples/core_basic_window_web.c index b35c07e6..65650b1a 100644 --- a/examples/core_basic_window_web.c +++ b/examples/core_basic_window_web.c @@ -15,7 +15,7 @@ * This example has been created using raylib 1.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2014 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
