summaryrefslogtreecommitdiffhomepage
path: root/examples/shapes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shapes')
-rw-r--r--examples/shapes/reasings.h2
-rw-r--r--examples/shapes/shapes_top_down_lights.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/shapes/reasings.h b/examples/shapes/reasings.h
index 8b14ba6a..657ea242 100644
--- a/examples/shapes/reasings.h
+++ b/examples/shapes/reasings.h
@@ -60,7 +60,7 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ---------------------------------------------------------------------------------
*
-* Copyright (c) 2015-2022 Ramon Santamaria (@raysan5)
+* Copyright (c) 2015-2023 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/examples/shapes/shapes_top_down_lights.c b/examples/shapes/shapes_top_down_lights.c
index d75d46d7..b09137cb 100644
--- a/examples/shapes/shapes_top_down_lights.c
+++ b/examples/shapes/shapes_top_down_lights.c
@@ -9,7 +9,7 @@
* Example 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) 2022 Jeffery Myers (@JeffM2501)
+* Copyright (c) 2022-2023 Jeffery Myers (@JeffM2501)
*
********************************************************************************************/