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/models.c | |
| parent | cc917fbac6e7007fdb744afaf8f0879c984d95af (diff) | |
| download | raylib-673dcf94364d37f3d52285ac27c88707ae567872.tar.gz raylib-673dcf94364d37f3d52285ac27c88707ae567872.zip | |
Comments tweaks
Diffstat (limited to 'src/models.c')
| -rw-r--r-- | src/models.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/models.c b/src/models.c index 55ac7893..c0f04387 100644 --- a/src/models.c +++ b/src/models.c @@ -4,7 +4,7 @@ * * Basic functions to draw 3d shapes and load/draw 3d models (.OBJ) * -* 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. |
