summaryrefslogtreecommitdiffhomepage
path: root/examples/models
diff options
context:
space:
mode:
authorChillerDragon <[email protected]>2019-04-07 17:49:12 +0200
committerChillerDragon <[email protected]>2019-04-07 17:49:12 +0200
commitf21761fbbb02f0b58b5b54342f0c3ad3abc0003e (patch)
tree52fc801c80cf60c177b6900cff03dd7e5cd007c8 /examples/models
parentc23ceec338ac46c28d0b1fe2ab286775efc7f041 (diff)
downloadraylib-f21761fbbb02f0b58b5b54342f0c3ad3abc0003e.tar.gz
raylib-f21761fbbb02f0b58b5b54342f0c3ad3abc0003e.zip
Happy new year 2019
Diffstat (limited to 'examples/models')
-rw-r--r--examples/models/models_obj_viewer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_obj_viewer.c b/examples/models/models_obj_viewer.c
index 0581df34..7d387441 100644
--- a/examples/models/models_obj_viewer.c
+++ b/examples/models/models_obj_viewer.c
@@ -5,7 +5,7 @@
* This example has been created using raylib 2.0 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Copyright (c) 2014-2018 Ramon Santamaria (@raysan5)
+* Copyright (c) 2014-2019 Ramon Santamaria (@raysan5)
*
********************************************************************************************/