From 5a5eeb6f08a3b0a2c67761ba1e63972958512bc0 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Wed, 1 Jan 2025 01:41:31 +0300 Subject: Update copyright year for 2025 --- utils/midiplay/adlmidiplay.cpp | 2 +- utils/midiplay/audio.h | 2 +- utils/midiplay/audio_sdl.c | 2 +- utils/midiplay/audio_winmm.c | 2 +- utils/midiplay/utf8main.h | 2 +- utils/midiplay/utf8main_win32.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'utils/midiplay') diff --git a/utils/midiplay/adlmidiplay.cpp b/utils/midiplay/adlmidiplay.cpp index 6f2adea..1d9c50c 100644 --- a/utils/midiplay/adlmidiplay.cpp +++ b/utils/midiplay/adlmidiplay.cpp @@ -3,7 +3,7 @@ * a Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma - * ADLMIDI Library API: Copyright (c) 2015-2024 Vitaly Novichkov + * ADLMIDI Library API: Copyright (c) 2015-2025 Vitaly Novichkov * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html diff --git a/utils/midiplay/audio.h b/utils/midiplay/audio.h index 2ab5f99..fd5a031 100644 --- a/utils/midiplay/audio.h +++ b/utils/midiplay/audio.h @@ -3,7 +3,7 @@ * a Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma - * ADLMIDI Library API: Copyright (c) 2015-2024 Vitaly Novichkov + * ADLMIDI Library API: Copyright (c) 2015-2025 Vitaly Novichkov * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html diff --git a/utils/midiplay/audio_sdl.c b/utils/midiplay/audio_sdl.c index 0f575b1..acaa6e9 100644 --- a/utils/midiplay/audio_sdl.c +++ b/utils/midiplay/audio_sdl.c @@ -3,7 +3,7 @@ * a Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma - * ADLMIDI Library API: Copyright (c) 2015-2024 Vitaly Novichkov + * ADLMIDI Library API: Copyright (c) 2015-2025 Vitaly Novichkov * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html diff --git a/utils/midiplay/audio_winmm.c b/utils/midiplay/audio_winmm.c index 8f2d781..3d40139 100644 --- a/utils/midiplay/audio_winmm.c +++ b/utils/midiplay/audio_winmm.c @@ -3,7 +3,7 @@ * a Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma - * ADLMIDI Library API: Copyright (c) 2015-2024 Vitaly Novichkov + * ADLMIDI Library API: Copyright (c) 2015-2025 Vitaly Novichkov * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html diff --git a/utils/midiplay/utf8main.h b/utils/midiplay/utf8main.h index 8cab2cc..185ecaa 100644 --- a/utils/midiplay/utf8main.h +++ b/utils/midiplay/utf8main.h @@ -2,7 +2,7 @@ * utf8main - a small wrapper over entry points * to provide the UTF8 encoded main function * - * Copyright (c) 2017-2023 Vitaly Novichkov + * Copyright (c) 2017-2025 Vitaly Novichkov * * Permission is hereby granted, free of charge, to any person obtaining a copy of this * software and associated documentation files (the "Software"), to deal in the Software diff --git a/utils/midiplay/utf8main_win32.cpp b/utils/midiplay/utf8main_win32.cpp index 131c848..0731b79 100644 --- a/utils/midiplay/utf8main_win32.cpp +++ b/utils/midiplay/utf8main_win32.cpp @@ -2,7 +2,7 @@ * utf8main - a small wrapper over entry points * to provide the UTF8 encoded main function * - * Copyright (c) 2017-2023 Vitaly Novichkov + * Copyright (c) 2017-2025 Vitaly Novichkov * * Permission is hereby granted, free of charge, to any person obtaining a copy of this * software and associated documentation files (the "Software"), to deal in the Software -- cgit v1.2.3