diff options
| author | Ray <raysan5@gmail.com> | 2016-06-09 01:23:07 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2016-06-09 01:23:07 +0200 |
| commit | 374e3e7e116af2d4ddd8c402cee0a42d9d5bd318 (patch) | |
| tree | 3ba29e6fa67ea24f06da7c6f5c0f8caaac6ab936 /examples | |
| parent | 904ef0d4be1937b067ed55b2bf07b6ba34a78754 (diff) | |
| download | raylib-374e3e7e116af2d4ddd8c402cee0a42d9d5bd318.tar.gz raylib-374e3e7e116af2d4ddd8c402cee0a42d9d5bd318.zip | |
Updated to raylib 1.5
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/Makefile | 2 |
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. |
