diff options
| author | raysan5 <[email protected]> | 2016-10-31 20:39:03 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2016-10-31 20:39:03 +0100 |
| commit | 673dcf94364d37f3d52285ac27c88707ae567872 (patch) | |
| tree | 23e63c55662410be2c3147aac1ddc3e950cc47df /src/utils.c | |
| parent | cc917fbac6e7007fdb744afaf8f0879c984d95af (diff) | |
| download | raylib-673dcf94364d37f3d52285ac27c88707ae567872.tar.gz raylib-673dcf94364d37f3d52285ac27c88707ae567872.zip | |
Comments tweaks
Diffstat (limited to 'src/utils.c')
| -rw-r--r-- | src/utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.c b/src/utils.c index 36b06f0f..b96e2c70 100644 --- a/src/utils.c +++ b/src/utils.c @@ -8,7 +8,7 @@ * tinfl - zlib DEFLATE algorithm decompression lib * stb_image_write - PNG writting functions * -* Copyright (c) 2014 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-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. |
