summaryrefslogtreecommitdiffhomepage
path: root/src/models.c
diff options
context:
space:
mode:
authorRay <[email protected]>2019-04-07 17:53:48 +0200
committerGitHub <[email protected]>2019-04-07 17:53:48 +0200
commit81b63890dd11ef52848efe794b27f85b4c7245f0 (patch)
tree52fc801c80cf60c177b6900cff03dd7e5cd007c8 /src/models.c
parentc23ceec338ac46c28d0b1fe2ab286775efc7f041 (diff)
parentf21761fbbb02f0b58b5b54342f0c3ad3abc0003e (diff)
downloadraylib-81b63890dd11ef52848efe794b27f85b4c7245f0.tar.gz
raylib-81b63890dd11ef52848efe794b27f85b4c7245f0.zip
Merge pull request #793 from ChillerDragon/pr_copyright_2k19
Happy new year 2019
Diffstat (limited to 'src/models.c')
-rw-r--r--src/models.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/models.c b/src/models.c
index 7a9acdf7..07f8203b 100644
--- a/src/models.c
+++ b/src/models.c
@@ -17,7 +17,7 @@
*
* LICENSE: zlib/libpng
*
-* Copyright (c) 2014-2018 Ramon Santamaria (@raysan5)
+* Copyright (c) 2014-2019 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.