diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
commit | 10e93ea22f634ee3e12bde77612344336b0d991b (patch) | |
tree | 02d8f59b2edb1f2759b719fb692415d1bfb6e653 /src/adlmidi_private.cpp | |
parent | 891610782412b69bb5f5589d45f6ba06e6713c5e (diff) | |
download | libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.gz libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.bz2 libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.zip |
Updated copyright for 2021
Diffstat (limited to 'src/adlmidi_private.cpp')
-rw-r--r-- | src/adlmidi_private.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adlmidi_private.cpp b/src/adlmidi_private.cpp index 5a08f6e..1636095 100644 --- a/src/adlmidi_private.cpp +++ b/src/adlmidi_private.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-2020 Vitaly Novichkov <admin@wohlnet.ru> + * ADLMIDI Library API: Copyright (c) 2015-2021 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 |