diff options
author | Wohlstand <admin@wohlnet.ru> | 2023-01-03 01:50:35 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2023-01-03 01:50:35 +0300 |
commit | 981459f1db49d8b173b080d3036526f3a344b685 (patch) | |
tree | a3f438aef9368f23ae647ba4d60aa8ca6fbbd18b /README.md | |
parent | ebc1b561cf88937611d7ae489c81b72bebd188d4 (diff) | |
download | libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.gz libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.bz2 libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.zip |
Updated copyright for 2023
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,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-2022 Vitaly Novichkov <admin@wohlnet.ru> +ADLMIDI Library API: Copyright (c) 2015-2023 Vitaly Novichkov <admin@wohlnet.ru> Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: |