aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile
diff options
context:
space:
mode:
authorvictorfisac <victorfisac@gmail.com>2016-06-09 13:12:18 +0200
committervictorfisac <victorfisac@gmail.com>2016-06-09 13:12:18 +0200
commit3524fc414b734efdf69d2fef176e8eb469885b4b (patch)
treed1232880300af915fd7035cbcef71c46ef14922d /examples/Makefile
parent8323f81ab598d9a9e6720e55eb7269e410f10d2e (diff)
parent420b85da98fff2603d94985a42cf86d6e4182204 (diff)
downloadraylib-3524fc414b734efdf69d2fef176e8eb469885b4b.tar.gz
raylib-3524fc414b734efdf69d2fef176e8eb469885b4b.zip
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 534adee8..2d2344af 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -2,7 +2,7 @@
#
# raylib makefile for desktop platforms, Raspberry Pi and HTML5 (emscripten)
#
-# Copyright (c) 2015 Ramon Santamaria (@raysan5)
+# Copyright (c) 2013-2016 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.