diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-01-21 07:14:31 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-01-21 07:14:31 +0300 |
commit | 829b4088ac669d4b214f756edbaaa16d731938a5 (patch) | |
tree | e3c9217ac83d5ee94bcb8caaba02c78a22936af2 /README.md | |
parent | 37fe0cba52ce49977839eb7703ce6d7a42239a06 (diff) | |
download | libADLMIDI-829b4088ac669d4b214f756edbaaa16d731938a5.tar.gz libADLMIDI-829b4088ac669d4b214f756edbaaa16d731938a5.tar.bz2 libADLMIDI-829b4088ac669d4b214f756edbaaa16d731938a5.zip |
Copyright year update 2018
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 MIDI to WAV conversion library with OPL3 emulation Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> -ADLMIDI Library API: Copyright (c) 2015-2017 Vitaly Novichkov <admin@wohlnet.ru> +ADLMIDI Library API: Copyright (c) 2015-2018 Vitaly Novichkov <admin@wohlnet.ru> Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: |