diff options
| author | Ray <raysan5@gmail.com> | 2019-04-08 12:25:13 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2019-04-08 12:25:13 +0200 |
| commit | b8ada4b877497cf31aad0efdec41c032fc686552 (patch) | |
| tree | bd8ca4a3b1b49bbf19840129b92c5ef22dec6b81 /src/textures.c | |
| parent | 81b63890dd11ef52848efe794b27f85b4c7245f0 (diff) | |
| download | raylib-b8ada4b877497cf31aad0efdec41c032fc686552.tar.gz raylib-b8ada4b877497cf31aad0efdec41c032fc686552.zip | |
Review creation years
Diffstat (limited to 'src/textures.c')
| -rw-r--r-- | src/textures.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textures.c b/src/textures.c index 5189b635..169f8f86 100644 --- a/src/textures.c +++ b/src/textures.c @@ -38,7 +38,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2019 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-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. |
