summaryrefslogtreecommitdiffhomepage
path: root/games/skully_escape/screens/screen_logo_raylib.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/skully_escape/screens/screen_logo_raylib.c')
-rw-r--r--games/skully_escape/screens/screen_logo_raylib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/skully_escape/screens/screen_logo_raylib.c b/games/skully_escape/screens/screen_logo_raylib.c
index e5efe843..1eb6cca4 100644
--- a/games/skully_escape/screens/screen_logo_raylib.c
+++ b/games/skully_escape/screens/screen_logo_raylib.c
@@ -4,7 +4,7 @@
*
* Logo Screen Functions Definitions (Init, Update, Draw, Unload)
*
-* Copyright (c) 2014 Ramon Santamaria (Ray San - [email protected])
+* Copyright (c) 2014 Ramon Santamaria (@raysan5)
*
* This software is provided "as-is", without any express or implied warranty. In no event
* will the authors be held liable for any damages arising from the use of this software.