summaryrefslogtreecommitdiffhomepage
path: root/games/drturtle/makefile
diff options
context:
space:
mode:
authorvictorfisac <[email protected]>2017-03-24 15:37:58 +0100
committervictorfisac <[email protected]>2017-03-24 15:37:58 +0100
commitb2f0c7ca8b8e9484560a45c4547794fa62cf484f (patch)
tree3ab4d3ef3a49e0f75dac253098611d1f3e6a70b9 /games/drturtle/makefile
parentc964559bc966292a7d70f00559ea80c224aab96d (diff)
parent3f0c29642225f4da40e29e83117a4589f95be538 (diff)
downloadraylib-b2f0c7ca8b8e9484560a45c4547794fa62cf484f.tar.gz
raylib-b2f0c7ca8b8e9484560a45c4547794fa62cf484f.zip
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Diffstat (limited to 'games/drturtle/makefile')
-rw-r--r--games/drturtle/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/drturtle/makefile b/games/drturtle/makefile
index 0a45e18a..52f95c77 100644
--- a/games/drturtle/makefile
+++ b/games/drturtle/makefile
@@ -2,7 +2,7 @@
#
# raylib - makefile to compile Dr.Turtle game
#
-# 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.