sdl12-compat: Updated copyright for 2024

From 97e01d2bf5d50e41ed6c61c077490e3263021bcd Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Mon, 1 Jan 2024 13:45:16 -0800
Subject: [PATCH] Updated copyright for 2024

---
 LICENSE.txt                 | 2 +-
 include/SDL/SDL.h           | 2 +-
 include/SDL/SDL_active.h    | 2 +-
 include/SDL/SDL_audio.h     | 2 +-
 include/SDL/SDL_byteorder.h | 2 +-
 include/SDL/SDL_cdrom.h     | 2 +-
 include/SDL/SDL_config.h    | 2 +-
 include/SDL/SDL_copying.h   | 2 +-
 include/SDL/SDL_cpuinfo.h   | 2 +-
 include/SDL/SDL_endian.h    | 2 +-
 include/SDL/SDL_error.h     | 2 +-
 include/SDL/SDL_events.h    | 2 +-
 include/SDL/SDL_getenv.h    | 2 +-
 include/SDL/SDL_joystick.h  | 2 +-
 include/SDL/SDL_keyboard.h  | 2 +-
 include/SDL/SDL_keysym.h    | 2 +-
 include/SDL/SDL_loadso.h    | 2 +-
 include/SDL/SDL_main.h      | 2 +-
 include/SDL/SDL_mouse.h     | 2 +-
 include/SDL/SDL_mutex.h     | 2 +-
 include/SDL/SDL_name.h      | 2 +-
 include/SDL/SDL_opengl.h    | 2 +-
 include/SDL/SDL_platform.h  | 2 +-
 include/SDL/SDL_quit.h      | 2 +-
 include/SDL/SDL_rwops.h     | 2 +-
 include/SDL/SDL_stdinc.h    | 2 +-
 include/SDL/SDL_syswm.h     | 2 +-
 include/SDL/SDL_thread.h    | 2 +-
 include/SDL/SDL_timer.h     | 2 +-
 include/SDL/SDL_types.h     | 2 +-
 include/SDL/SDL_version.h   | 2 +-
 include/SDL/SDL_video.h     | 2 +-
 include/SDL/begin_code.h    | 2 +-
 include/SDL/close_code.h    | 2 +-
 src/SDL12_compat.c          | 2 +-
 src/SDL12_compat_objc.m     | 2 +-
 src/SDL20_include_wrapper.h | 2 +-
 src/SDL20_syms.h            | 2 +-
 src/default_cursor.h        | 2 +-
 src/version.rc              | 2 +-
 src/x86_msvc.h              | 2 +-
 41 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/LICENSE.txt b/LICENSE.txt
index b25acf74f..a705f9b50 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL.h b/include/SDL/SDL.h
index c6021e725..1b3f0257f 100644
--- a/include/SDL/SDL.h
+++ b/include/SDL/SDL.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_active.h b/include/SDL/SDL_active.h
index 0d2059035..0e46ef0c0 100644
--- a/include/SDL/SDL_active.h
+++ b/include/SDL/SDL_active.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_audio.h b/include/SDL/SDL_audio.h
index 01de5bb08..a5a3afa17 100644
--- a/include/SDL/SDL_audio.h
+++ b/include/SDL/SDL_audio.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_byteorder.h b/include/SDL/SDL_byteorder.h
index a166a4d06..cbd0492e2 100644
--- a/include/SDL/SDL_byteorder.h
+++ b/include/SDL/SDL_byteorder.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_cdrom.h b/include/SDL/SDL_cdrom.h
index 01747ebee..1ebfdfe0c 100644
--- a/include/SDL/SDL_cdrom.h
+++ b/include/SDL/SDL_cdrom.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_config.h b/include/SDL/SDL_config.h
index 96a960379..407a20252 100644
--- a/include/SDL/SDL_config.h
+++ b/include/SDL/SDL_config.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_copying.h b/include/SDL/SDL_copying.h
index a04763a1f..7b5db740f 100644
--- a/include/SDL/SDL_copying.h
+++ b/include/SDL/SDL_copying.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_cpuinfo.h b/include/SDL/SDL_cpuinfo.h
index df2c598a8..4b86e56f4 100644
--- a/include/SDL/SDL_cpuinfo.h
+++ b/include/SDL/SDL_cpuinfo.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_endian.h b/include/SDL/SDL_endian.h
index 3c6f5c0a8..87d48ceb7 100644
--- a/include/SDL/SDL_endian.h
+++ b/include/SDL/SDL_endian.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_error.h b/include/SDL/SDL_error.h
index 058fd5f6d..c785de5de 100644
--- a/include/SDL/SDL_error.h
+++ b/include/SDL/SDL_error.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_events.h b/include/SDL/SDL_events.h
index 4d0fa8226..30915fb16 100644
--- a/include/SDL/SDL_events.h
+++ b/include/SDL/SDL_events.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_getenv.h b/include/SDL/SDL_getenv.h
index a27968d51..d597c9fdd 100644
--- a/include/SDL/SDL_getenv.h
+++ b/include/SDL/SDL_getenv.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_joystick.h b/include/SDL/SDL_joystick.h
index 31336c02d..84507bd87 100644
--- a/include/SDL/SDL_joystick.h
+++ b/include/SDL/SDL_joystick.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_keyboard.h b/include/SDL/SDL_keyboard.h
index 2e475b25e..3212acbea 100644
--- a/include/SDL/SDL_keyboard.h
+++ b/include/SDL/SDL_keyboard.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_keysym.h b/include/SDL/SDL_keysym.h
index d7e1ec3b4..7c3310fcf 100644
--- a/include/SDL/SDL_keysym.h
+++ b/include/SDL/SDL_keysym.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_loadso.h b/include/SDL/SDL_loadso.h
index a0497eba3..5df9471e8 100644
--- a/include/SDL/SDL_loadso.h
+++ b/include/SDL/SDL_loadso.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_main.h b/include/SDL/SDL_main.h
index 814134946..aa1b1acf8 100644
--- a/include/SDL/SDL_main.h
+++ b/include/SDL/SDL_main.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_mouse.h b/include/SDL/SDL_mouse.h
index b82e2d620..86d0ab255 100644
--- a/include/SDL/SDL_mouse.h
+++ b/include/SDL/SDL_mouse.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_mutex.h b/include/SDL/SDL_mutex.h
index b2a854294..709b2d8b6 100644
--- a/include/SDL/SDL_mutex.h
+++ b/include/SDL/SDL_mutex.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_name.h b/include/SDL/SDL_name.h
index 896d1202d..9bac06a74 100644
--- a/include/SDL/SDL_name.h
+++ b/include/SDL/SDL_name.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_opengl.h b/include/SDL/SDL_opengl.h
index b3ee14a07..b87477eb9 100644
--- a/include/SDL/SDL_opengl.h
+++ b/include/SDL/SDL_opengl.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_platform.h b/include/SDL/SDL_platform.h
index 13fb98f38..1d3480847 100644
--- a/include/SDL/SDL_platform.h
+++ b/include/SDL/SDL_platform.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_quit.h b/include/SDL/SDL_quit.h
index 475bbb69f..5c24c3eb9 100644
--- a/include/SDL/SDL_quit.h
+++ b/include/SDL/SDL_quit.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_rwops.h b/include/SDL/SDL_rwops.h
index d6a789d1d..052c23ae0 100644
--- a/include/SDL/SDL_rwops.h
+++ b/include/SDL/SDL_rwops.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_stdinc.h b/include/SDL/SDL_stdinc.h
index 5c62471a3..e7b3b007c 100644
--- a/include/SDL/SDL_stdinc.h
+++ b/include/SDL/SDL_stdinc.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_syswm.h b/include/SDL/SDL_syswm.h
index dbb2e68fa..8e6f70639 100644
--- a/include/SDL/SDL_syswm.h
+++ b/include/SDL/SDL_syswm.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_thread.h b/include/SDL/SDL_thread.h
index 5008ac266..b5c94e732 100644
--- a/include/SDL/SDL_thread.h
+++ b/include/SDL/SDL_thread.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_timer.h b/include/SDL/SDL_timer.h
index 224d62554..a1c07e365 100644
--- a/include/SDL/SDL_timer.h
+++ b/include/SDL/SDL_timer.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_types.h b/include/SDL/SDL_types.h
index a27968d51..d597c9fdd 100644
--- a/include/SDL/SDL_types.h
+++ b/include/SDL/SDL_types.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_version.h b/include/SDL/SDL_version.h
index dafdf4259..da2eda36e 100644
--- a/include/SDL/SDL_version.h
+++ b/include/SDL/SDL_version.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/SDL_video.h b/include/SDL/SDL_video.h
index d9e906917..bda9e55f4 100644
--- a/include/SDL/SDL_video.h
+++ b/include/SDL/SDL_video.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/begin_code.h b/include/SDL/begin_code.h
index f7e1693ac..f44c36069 100644
--- a/include/SDL/begin_code.h
+++ b/include/SDL/begin_code.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/include/SDL/close_code.h b/include/SDL/close_code.h
index b54c4530b..769cc5634 100644
--- a/include/SDL/close_code.h
+++ b/include/SDL/close_code.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/src/SDL12_compat.c b/src/SDL12_compat.c
index 32902bfbe..e5f80152b 100644
--- a/src/SDL12_compat.c
+++ b/src/SDL12_compat.c
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/src/SDL12_compat_objc.m b/src/SDL12_compat_objc.m
index ca46b5ee5..25eeed757 100644
--- a/src/SDL12_compat_objc.m
+++ b/src/SDL12_compat_objc.m
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/src/SDL20_include_wrapper.h b/src/SDL20_include_wrapper.h
index 083dc5ea6..28eca11f1 100644
--- a/src/SDL20_include_wrapper.h
+++ b/src/SDL20_include_wrapper.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/src/SDL20_syms.h b/src/SDL20_syms.h
index 652a265d0..3d68a94e3 100644
--- a/src/SDL20_syms.h
+++ b/src/SDL20_syms.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/src/default_cursor.h b/src/default_cursor.h
index c35e98ac9..4e449059c 100644
--- a/src/default_cursor.h
+++ b/src/default_cursor.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
diff --git a/src/version.rc b/src/version.rc
index 2df301411..adccff915 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -19,7 +19,7 @@ BEGIN
             VALUE "FileDescription", "SDL\0"
             VALUE "FileVersion", "1, 2, 69, 0\0"
             VALUE "InternalName", "SDL\0"
-            VALUE "LegalCopyright", "Copyright (C) 2022 Sam Lantinga\0"
+            VALUE "LegalCopyright", "Copyright (C) 2024 Sam Lantinga\0"
             VALUE "OriginalFilename", "SDL.dll\0"
             VALUE "ProductName", "Simple DirectMedia Layer 1.2 wrapper\0"
             VALUE "ProductVersion", "1, 2, 69, 0\0"
diff --git a/src/x86_msvc.h b/src/x86_msvc.h
index 5d5e0ac79..4e88e4fdb 100644
--- a/src/x86_msvc.h
+++ b/src/x86_msvc.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages