diff options
Diffstat (limited to 'cheatsheet/tool/raylib.h')
| -rw-r--r-- | cheatsheet/tool/raylib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet/tool/raylib.h b/cheatsheet/tool/raylib.h index 1c4c4a0..4703b92 100644 --- a/cheatsheet/tool/raylib.h +++ b/cheatsheet/tool/raylib.h @@ -57,7 +57,7 @@ * raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified, * BSD-like license that allows static linking with closed source software: * -* Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2024 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. |
