aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2016-06-09 01:23:07 +0200
committerRay <raysan5@gmail.com>2016-06-09 01:23:07 +0200
commit374e3e7e116af2d4ddd8c402cee0a42d9d5bd318 (patch)
tree3ba29e6fa67ea24f06da7c6f5c0f8caaac6ab936 /examples
parent904ef0d4be1937b067ed55b2bf07b6ba34a78754 (diff)
downloadraylib-374e3e7e116af2d4ddd8c402cee0a42d9d5bd318.tar.gz
raylib-374e3e7e116af2d4ddd8c402cee0a42d9d5bd318.zip
Updated to raylib 1.5
Diffstat (limited to 'examples')
-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.