From f898ab933ea1bcaec3590c1fbab489c334eca64b Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Thu, 1 Jan 2026 11:20:48 -0800
Subject: [PATCH] Updated copyright for 2026
---
LICENSE.txt | 2 +-
build-scripts/wikiheaders.pl | 2 +-
include/SDL3_mixer/SDL_mixer.h | 2 +-
src/SDL_mixer.c | 2 +-
src/SDL_mixer_internal.h | 2 +-
src/SDL_mixer_metadata_tags.c | 2 +-
src/SDL_mixer_spatialization.c | 2 +-
src/decoder_aiff.c | 2 +-
src/decoder_au.c | 2 +-
src/decoder_drflac.c | 2 +-
src/decoder_drmp3.c | 2 +-
src/decoder_flac.c | 2 +-
src/decoder_fluidsynth.c | 2 +-
src/decoder_gme.c | 2 +-
src/decoder_mpg123.c | 2 +-
src/decoder_opus.c | 2 +-
src/decoder_raw.c | 2 +-
src/decoder_sinewave.c | 2 +-
src/decoder_stb_vorbis.c | 2 +-
src/decoder_timidity.c | 2 +-
src/decoder_voc.c | 2 +-
src/decoder_vorbis.c | 2 +-
src/decoder_wav.c | 2 +-
src/decoder_wavpack.c | 2 +-
src/decoder_xmp.c | 2 +-
src/genexports.py | 2 +-
src/version.rc | 2 +-
27 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/LICENSE.txt b/LICENSE.txt
index 52d0ed38b..acaf5b21b 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2026 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/build-scripts/wikiheaders.pl b/build-scripts/wikiheaders.pl
index 6e4654760..f4673fe02 100755
--- a/build-scripts/wikiheaders.pl
+++ b/build-scripts/wikiheaders.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# Simple DirectMedia Layer
-# Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+# Copyright (C) 1997-2026 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/SDL3_mixer/SDL_mixer.h b/include/SDL3_mixer/SDL_mixer.h
index 4e64792aa..2901aded8 100644
--- a/include/SDL3_mixer/SDL_mixer.h
+++ b/include/SDL3_mixer/SDL_mixer.h
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/SDL_mixer.c b/src/SDL_mixer.c
index 1fc94addc..4b0b510a2 100644
--- a/src/SDL_mixer.c
+++ b/src/SDL_mixer.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/SDL_mixer_internal.h b/src/SDL_mixer_internal.h
index 045f1d274..248ecacd0 100644
--- a/src/SDL_mixer_internal.h
+++ b/src/SDL_mixer_internal.h
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/SDL_mixer_metadata_tags.c b/src/SDL_mixer_metadata_tags.c
index 1e89253d3..f83444ec0 100644
--- a/src/SDL_mixer_metadata_tags.c
+++ b/src/SDL_mixer_metadata_tags.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/SDL_mixer_spatialization.c b/src/SDL_mixer_spatialization.c
index aad6c308c..d5df3eb56 100644
--- a/src/SDL_mixer_spatialization.c
+++ b/src/SDL_mixer_spatialization.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_aiff.c b/src/decoder_aiff.c
index 2526cba26..ac13b84c2 100644
--- a/src/decoder_aiff.c
+++ b/src/decoder_aiff.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_au.c b/src/decoder_au.c
index 7c6d6b52d..1705cd04e 100644
--- a/src/decoder_au.c
+++ b/src/decoder_au.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_drflac.c b/src/decoder_drflac.c
index 5f91d445d..e5ae09472 100644
--- a/src/decoder_drflac.c
+++ b/src/decoder_drflac.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_drmp3.c b/src/decoder_drmp3.c
index affde6f60..388fde4a8 100644
--- a/src/decoder_drmp3.c
+++ b/src/decoder_drmp3.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_flac.c b/src/decoder_flac.c
index 63893d37c..90c3b3f9b 100644
--- a/src/decoder_flac.c
+++ b/src/decoder_flac.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_fluidsynth.c b/src/decoder_fluidsynth.c
index 02df5b838..397413739 100644
--- a/src/decoder_fluidsynth.c
+++ b/src/decoder_fluidsynth.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_gme.c b/src/decoder_gme.c
index 49d4bd830..e54695f5b 100644
--- a/src/decoder_gme.c
+++ b/src/decoder_gme.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_mpg123.c b/src/decoder_mpg123.c
index 75f0e7808..47da15bcc 100644
--- a/src/decoder_mpg123.c
+++ b/src/decoder_mpg123.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_opus.c b/src/decoder_opus.c
index 7be8a890a..0a472cddf 100644
--- a/src/decoder_opus.c
+++ b/src/decoder_opus.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_raw.c b/src/decoder_raw.c
index 14dc14de2..f5ce85b5b 100644
--- a/src/decoder_raw.c
+++ b/src/decoder_raw.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_sinewave.c b/src/decoder_sinewave.c
index 919927337..488562004 100644
--- a/src/decoder_sinewave.c
+++ b/src/decoder_sinewave.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_stb_vorbis.c b/src/decoder_stb_vorbis.c
index 6d21a5fba..7c1a41974 100644
--- a/src/decoder_stb_vorbis.c
+++ b/src/decoder_stb_vorbis.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_timidity.c b/src/decoder_timidity.c
index 5684ae6d9..35b0c5f46 100644
--- a/src/decoder_timidity.c
+++ b/src/decoder_timidity.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_voc.c b/src/decoder_voc.c
index ce92b0429..635cd6511 100644
--- a/src/decoder_voc.c
+++ b/src/decoder_voc.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_vorbis.c b/src/decoder_vorbis.c
index 31f15262c..d71c753bb 100644
--- a/src/decoder_vorbis.c
+++ b/src/decoder_vorbis.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_wav.c b/src/decoder_wav.c
index 9b6fa2a76..0641861ea 100644
--- a/src/decoder_wav.c
+++ b/src/decoder_wav.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_wavpack.c b/src/decoder_wavpack.c
index deb122f3a..c664b4ad7 100644
--- a/src/decoder_wavpack.c
+++ b/src/decoder_wavpack.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/decoder_xmp.c b/src/decoder_xmp.c
index 7c7ca94d1..d7b2660c2 100644
--- a/src/decoder_xmp.c
+++ b/src/decoder_xmp.c
@@ -1,6 +1,6 @@
/*
SDL_mixer: An audio mixer library based on the SDL library
- Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2026 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/genexports.py b/src/genexports.py
index 0f48f6d30..d20ab781a 100755
--- a/src/genexports.py
+++ b/src/genexports.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# Simple DirectMedia Layer
-# Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
+# Copyright (C) 1997-2026 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 d99527134..a6485483e 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -25,7 +25,7 @@ BEGIN
VALUE "FileDescription", "SDL_mixer\0"
VALUE "FileVersion", "3, 1, 0, 0\0"
VALUE "InternalName", "SDL_mixer\0"
- VALUE "LegalCopyright", "Copyright (C) 2025 Sam Lantinga\0"
+ VALUE "LegalCopyright", "Copyright (C) 2026 Sam Lantinga\0"
VALUE "OriginalFilename", "SDL3_mixer.dll\0"
VALUE "ProductName", "Simple DirectMedia Layer\0"
VALUE "ProductVersion", "3, 1, 0, 0\0"