sdl12-compat: Copyright was never updated for 2022. Still like five weeks left!

From 484c6a8ca710f2e5c877426a2500275aa2a2c324 Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Tue, 22 Nov 2022 22:29:33 -0500
Subject: [PATCH] Copyright was never updated for 2022. Still like five weeks
 left!

---
 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/x86_msvc.h              | 2 +-
 39 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/include/SDL/SDL.h b/include/SDL/SDL.h
index f67e482ef..c6021e725 100644
--- a/include/SDL/SDL.h
+++ b/include/SDL/SDL.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 d4d44f00a..0d2059035 100644
--- a/include/SDL/SDL_active.h
+++ b/include/SDL/SDL_active.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 19bf4ae8f..01de5bb08 100644
--- a/include/SDL/SDL_audio.h
+++ b/include/SDL/SDL_audio.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 59a8bf380..a166a4d06 100644
--- a/include/SDL/SDL_byteorder.h
+++ b/include/SDL/SDL_byteorder.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 49205b2dc..01747ebee 100644
--- a/include/SDL/SDL_cdrom.h
+++ b/include/SDL/SDL_cdrom.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 d76b2de08..afd04806c 100644
--- a/include/SDL/SDL_config.h
+++ b/include/SDL/SDL_config.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 09d52f34a..a04763a1f 100644
--- a/include/SDL/SDL_copying.h
+++ b/include/SDL/SDL_copying.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 2a570f095..df2c598a8 100644
--- a/include/SDL/SDL_cpuinfo.h
+++ b/include/SDL/SDL_cpuinfo.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 94cbb5161..3c6f5c0a8 100644
--- a/include/SDL/SDL_endian.h
+++ b/include/SDL/SDL_endian.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 66fad21f0..058fd5f6d 100644
--- a/include/SDL/SDL_error.h
+++ b/include/SDL/SDL_error.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 4154b3e63..4d0fa8226 100644
--- a/include/SDL/SDL_events.h
+++ b/include/SDL/SDL_events.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 9ffdc3e80..a27968d51 100644
--- a/include/SDL/SDL_getenv.h
+++ b/include/SDL/SDL_getenv.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 9ce8fd45b..31336c02d 100644
--- a/include/SDL/SDL_joystick.h
+++ b/include/SDL/SDL_joystick.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 0ea4faa6a..2e475b25e 100644
--- a/include/SDL/SDL_keyboard.h
+++ b/include/SDL/SDL_keyboard.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 39c805f6f..d7e1ec3b4 100644
--- a/include/SDL/SDL_keysym.h
+++ b/include/SDL/SDL_keysym.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 2d40b0c87..a0497eba3 100644
--- a/include/SDL/SDL_loadso.h
+++ b/include/SDL/SDL_loadso.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 86052a651..814134946 100644
--- a/include/SDL/SDL_main.h
+++ b/include/SDL/SDL_main.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 66f1552fd..b82e2d620 100644
--- a/include/SDL/SDL_mouse.h
+++ b/include/SDL/SDL_mouse.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 f60609c49..b2a854294 100644
--- a/include/SDL/SDL_mutex.h
+++ b/include/SDL/SDL_mutex.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 1a63caff5..896d1202d 100644
--- a/include/SDL/SDL_name.h
+++ b/include/SDL/SDL_name.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 1a33a905e..b3ee14a07 100644
--- a/include/SDL/SDL_opengl.h
+++ b/include/SDL/SDL_opengl.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 4eea24dba..850bcca27 100644
--- a/include/SDL/SDL_platform.h
+++ b/include/SDL/SDL_platform.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 61f3bada8..475bbb69f 100644
--- a/include/SDL/SDL_quit.h
+++ b/include/SDL/SDL_quit.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 0ca9cfec3..d6a789d1d 100644
--- a/include/SDL/SDL_rwops.h
+++ b/include/SDL/SDL_rwops.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 d604b0392..5c62471a3 100644
--- a/include/SDL/SDL_stdinc.h
+++ b/include/SDL/SDL_stdinc.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 b8258c29d..dbb2e68fa 100644
--- a/include/SDL/SDL_syswm.h
+++ b/include/SDL/SDL_syswm.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 906b2705c..5008ac266 100644
--- a/include/SDL/SDL_thread.h
+++ b/include/SDL/SDL_thread.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 07ccb5f0d..224d62554 100644
--- a/include/SDL/SDL_timer.h
+++ b/include/SDL/SDL_timer.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 9ffdc3e80..a27968d51 100644
--- a/include/SDL/SDL_types.h
+++ b/include/SDL/SDL_types.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 db5d25c0a..e74508788 100644
--- a/include/SDL/SDL_version.h
+++ b/include/SDL/SDL_version.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 20b51d83c..67db72313 100644
--- a/include/SDL/SDL_video.h
+++ b/include/SDL/SDL_video.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 e2d093e5a..f7e1693ac 100644
--- a/include/SDL/begin_code.h
+++ b/include/SDL/begin_code.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 a7ad15977..b54c4530b 100644
--- a/include/SDL/close_code.h
+++ b/include/SDL/close_code.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 d861d1a03..f7d96439e 100644
--- a/src/SDL12_compat.c
+++ b/src/SDL12_compat.c
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 79966d271..30b97b3fe 100644
--- a/src/SDL12_compat_objc.m
+++ b/src/SDL12_compat_objc.m
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 adea80acc..a1c21b1f3 100644
--- a/src/SDL20_include_wrapper.h
+++ b/src/SDL20_include_wrapper.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 cb54bdf0e..cb6f9deee 100644
--- a/src/SDL20_syms.h
+++ b/src/SDL20_syms.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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 0a888f4c8..c35e98ac9 100644
--- a/src/default_cursor.h
+++ b/src/default_cursor.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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/x86_msvc.h b/src/x86_msvc.h
index 997d5a96f..5d5e0ac79 100644
--- a/src/x86_msvc.h
+++ b/src/x86_msvc.h
@@ -1,6 +1,6 @@
 /*
   Simple DirectMedia Layer
-  Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
+  Copyright (C) 1997-2022 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