summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet/tool
diff options
context:
space:
mode:
Diffstat (limited to 'cheatsheet/tool')
-rw-r--r--cheatsheet/tool/raylib.h2
-rw-r--r--cheatsheet/tool/raymath.h2
2 files changed, 2 insertions, 2 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.
diff --git a/cheatsheet/tool/raymath.h b/cheatsheet/tool/raymath.h
index ff60170..d915703 100644
--- a/cheatsheet/tool/raymath.h
+++ b/cheatsheet/tool/raymath.h
@@ -30,7 +30,7 @@
*
* LICENSE: zlib/libpng
*
-* Copyright (c) 2015-2023 Ramon Santamaria (@raysan5)
+* Copyright (c) 2015-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.