diff options
| author | victorfisac <victorfisac@gmail.com> | 2016-06-09 13:12:18 +0200 |
|---|---|---|
| committer | victorfisac <victorfisac@gmail.com> | 2016-06-09 13:12:18 +0200 |
| commit | 3524fc414b734efdf69d2fef176e8eb469885b4b (patch) | |
| tree | d1232880300af915fd7035cbcef71c46ef14922d /examples/Makefile | |
| parent | 8323f81ab598d9a9e6720e55eb7269e410f10d2e (diff) | |
| parent | 420b85da98fff2603d94985a42cf86d6e4182204 (diff) | |
| download | raylib-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/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. |
