diff options
author | Wohlstand <admin@wohlnet.ru> | 2024-01-07 03:59:27 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2024-01-07 03:59:27 +0300 |
commit | 581e1cb62aaf34ce2a7fa666b70de292ac7013c0 (patch) | |
tree | c352d0c15ab4714252a5059d0b893b23682664d1 /src/adlmidi_sequencer.cpp | |
parent | 91fc43f186f4775f09c8d97239b9713d25da9603 (diff) | |
download | libADLMIDI-581e1cb62aaf34ce2a7fa666b70de292ac7013c0.tar.gz libADLMIDI-581e1cb62aaf34ce2a7fa666b70de292ac7013c0.tar.bz2 libADLMIDI-581e1cb62aaf34ce2a7fa666b70de292ac7013c0.zip |
Updated copyright year to 2024
Diffstat (limited to 'src/adlmidi_sequencer.cpp')
-rw-r--r-- | src/adlmidi_sequencer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adlmidi_sequencer.cpp b/src/adlmidi_sequencer.cpp index 4eb30dc..39361cb 100644 --- a/src/adlmidi_sequencer.cpp +++ b/src/adlmidi_sequencer.cpp @@ -2,7 +2,7 @@ * libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> - * ADLMIDI Library API: Copyright (c) 2015-2023 Vitaly Novichkov <admin@wohlnet.ru> + * ADLMIDI Library API: Copyright (c) 2015-2024 Vitaly Novichkov <admin@wohlnet.ru> * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html |