summaryrefslogtreecommitdiffhomepage
path: root/examples/textures/textures_npatch_drawing.c
diff options
context:
space:
mode:
authorRay <[email protected]>2023-01-01 16:00:56 +0100
committerRay <[email protected]>2023-01-01 16:00:56 +0100
commitb59fab7ee6035886554778e8adc540deb3f29f4a (patch)
tree065d53b4b0d2057c7eaa31d11b3ef4b6a9a07b3d /examples/textures/textures_npatch_drawing.c
parent713e26332f15209a9b8f2315a909858a21fa5fd4 (diff)
downloadraylib-b59fab7ee6035886554778e8adc540deb3f29f4a.tar.gz
raylib-b59fab7ee6035886554778e8adc540deb3f29f4a.zip
Update year to 2023
Diffstat (limited to 'examples/textures/textures_npatch_drawing.c')
-rw-r--r--examples/textures/textures_npatch_drawing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/textures/textures_npatch_drawing.c b/examples/textures/textures_npatch_drawing.c
index 515ad9b5..f85aaa12 100644
--- a/examples/textures/textures_npatch_drawing.c
+++ b/examples/textures/textures_npatch_drawing.c
@@ -11,7 +11,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) 2018-2022 Jorge A. Gomes (@overdev) and Ramon Santamaria (@raysan5)
+* Copyright (c) 2018-2023 Jorge A. Gomes (@overdev) and Ramon Santamaria (@raysan5)
*
********************************************************************************************/