sdl12-compat: Updated copyright for 2025

From 266e1895a9e5357313b03f612fe2109971313575 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sun, 26 Oct 2025 09:35:17 -0700
Subject: [PATCH] Updated copyright for 2025

---
 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 a705f9b50..b9d0beff3 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2025 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 1b3f0257f..b94b832e1 100644
--- a/include/SDL/SDL.h
+++ b/include/SDL/SDL.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 0e46ef0c0..3d139c349 100644
--- a/include/SDL/SDL_active.h
+++ b/include/SDL/SDL_active.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 a5a3afa17..a9972e84b 100644
--- a/include/SDL/SDL_audio.h
+++ b/include/SDL/SDL_audio.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 cbd0492e2..1c78c4464 100644
--- a/include/SDL/SDL_byteorder.h
+++ b/include/SDL/SDL_byteorder.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 1ebfdfe0c..acd4f7e3f 100644
--- a/include/SDL/SDL_cdrom.h
+++ b/include/SDL/SDL_cdrom.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 407a20252..ac191c19a 100644
--- a/include/SDL/SDL_config.h
+++ b/include/SDL/SDL_config.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 7b5db740f..d0bc88f07 100644
--- a/include/SDL/SDL_copying.h
+++ b/include/SDL/SDL_copying.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 4b86e56f4..adc0b3a6c 100644
--- a/include/SDL/SDL_cpuinfo.h
+++ b/include/SDL/SDL_cpuinfo.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 e5ea9cdc6..a44c40b1a 100644
--- a/include/SDL/SDL_endian.h
+++ b/include/SDL/SDL_endian.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 c785de5de..ee13381c3 100644
--- a/include/SDL/SDL_error.h
+++ b/include/SDL/SDL_error.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 30915fb16..64774baa6 100644
--- a/include/SDL/SDL_events.h
+++ b/include/SDL/SDL_events.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 d597c9fdd..3db709c2a 100644
--- a/include/SDL/SDL_getenv.h
+++ b/include/SDL/SDL_getenv.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 84507bd87..d51793481 100644
--- a/include/SDL/SDL_joystick.h
+++ b/include/SDL/SDL_joystick.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 3212acbea..7f68d6b4c 100644
--- a/include/SDL/SDL_keyboard.h
+++ b/include/SDL/SDL_keyboard.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 7c3310fcf..053ae4351 100644
--- a/include/SDL/SDL_keysym.h
+++ b/include/SDL/SDL_keysym.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 5df9471e8..5b01a9463 100644
--- a/include/SDL/SDL_loadso.h
+++ b/include/SDL/SDL_loadso.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 aa1b1acf8..4c347266a 100644
--- a/include/SDL/SDL_main.h
+++ b/include/SDL/SDL_main.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 86d0ab255..36d762385 100644
--- a/include/SDL/SDL_mouse.h
+++ b/include/SDL/SDL_mouse.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 709b2d8b6..25a1b3f39 100644
--- a/include/SDL/SDL_mutex.h
+++ b/include/SDL/SDL_mutex.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 9bac06a74..635c288a0 100644
--- a/include/SDL/SDL_name.h
+++ b/include/SDL/SDL_name.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 b87477eb9..776541a20 100644
--- a/include/SDL/SDL_opengl.h
+++ b/include/SDL/SDL_opengl.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 9e667b8e4..72f7dc9b6 100644
--- a/include/SDL/SDL_platform.h
+++ b/include/SDL/SDL_platform.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 5c24c3eb9..505a01003 100644
--- a/include/SDL/SDL_quit.h
+++ b/include/SDL/SDL_quit.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 052c23ae0..5b2bb5539 100644
--- a/include/SDL/SDL_rwops.h
+++ b/include/SDL/SDL_rwops.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 dd4c25c81..da7e7624e 100644
--- a/include/SDL/SDL_stdinc.h
+++ b/include/SDL/SDL_stdinc.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 8e6f70639..c32f7f398 100644
--- a/include/SDL/SDL_syswm.h
+++ b/include/SDL/SDL_syswm.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 b5c94e732..dca94836a 100644
--- a/include/SDL/SDL_thread.h
+++ b/include/SDL/SDL_thread.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 a1c07e365..611eb5866 100644
--- a/include/SDL/SDL_timer.h
+++ b/include/SDL/SDL_timer.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 d597c9fdd..3db709c2a 100644
--- a/include/SDL/SDL_types.h
+++ b/include/SDL/SDL_types.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 da2eda36e..6e198bd92 100644
--- a/include/SDL/SDL_version.h
+++ b/include/SDL/SDL_version.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 b67cbe97e..409764d14 100644
--- a/include/SDL/SDL_video.h
+++ b/include/SDL/SDL_video.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 f44c36069..db140993e 100644
--- a/include/SDL/begin_code.h
+++ b/include/SDL/begin_code.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 769cc5634..bdcde99b4 100644
--- a/include/SDL/close_code.h
+++ b/include/SDL/close_code.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 331e962b2..31fd039ef 100644
--- a/src/SDL12_compat.c
+++ b/src/SDL12_compat.c
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 ab7b56eec..8f4228874 100644
--- a/src/SDL12_compat_objc.m
+++ b/src/SDL12_compat_objc.m
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 50aa440a8..32d24b137 100644
--- a/src/SDL20_include_wrapper.h
+++ b/src/SDL20_include_wrapper.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 1fc50b0f9..f11de4589 100644
--- a/src/SDL20_syms.h
+++ b/src/SDL20_syms.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 4e449059c..9c93666d3 100644
--- a/src/default_cursor.h
+++ b/src/default_cursor.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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 adccff915..cb670e1b9 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) 2024 Sam Lantinga\0"
+            VALUE "LegalCopyright", "Copyright (C) 2025 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 4e88e4fdb..a25f5be26 100644
--- a/src/x86_msvc.h
+++ b/src/x86_msvc.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2025 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