summaryrefslogtreecommitdiffhomepage
path: root/src/utils.c
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2016-10-31 20:39:03 +0100
committerraysan5 <[email protected]>2016-10-31 20:39:03 +0100
commit673dcf94364d37f3d52285ac27c88707ae567872 (patch)
tree23e63c55662410be2c3147aac1ddc3e950cc47df /src/utils.c
parentcc917fbac6e7007fdb744afaf8f0879c984d95af (diff)
downloadraylib-673dcf94364d37f3d52285ac27c88707ae567872.tar.gz
raylib-673dcf94364d37f3d52285ac27c88707ae567872.zip
Comments tweaks
Diffstat (limited to 'src/utils.c')
-rw-r--r--src/utils.c2
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.