diff options
| author | Ray <[email protected]> | 2023-01-01 16:07:51 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-01-01 16:07:51 +0100 |
| commit | e2a8066fca67fe39ab2b5113d748bb04cd310f6c (patch) | |
| tree | 5dd305b1f69b462efa3a3dc13707d6921cf2a8a7 /examples/core | |
| parent | b59fab7ee6035886554778e8adc540deb3f29f4a (diff) | |
| download | raylib-e2a8066fca67fe39ab2b5113d748bb04cd310f6c.tar.gz raylib-e2a8066fca67fe39ab2b5113d748bb04cd310f6c.zip | |
Update year to 2023
Diffstat (limited to 'examples/core')
| -rw-r--r-- | examples/core/core_2d_camera_mouse_zoom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core/core_2d_camera_mouse_zoom.c b/examples/core/core_2d_camera_mouse_zoom.c index 74ac7649..2e94d37a 100644 --- a/examples/core/core_2d_camera_mouse_zoom.c +++ b/examples/core/core_2d_camera_mouse_zoom.c @@ -7,7 +7,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) * ********************************************************************************************/ |
