diff options
author | Wohlstand <admin@wohlnet.ru> | 2016-08-06 20:18:42 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2016-08-06 20:18:42 +0300 |
commit | 3c07f61b132a06b4963bffc109c1395af1640b29 (patch) | |
tree | 2a37692beaa8d48a845506ecf3f8ffedc37ae154 | |
parent | 5c95f7a249771f53cf1bfe3ff919bcae16b33f3b (diff) | |
download | libADLMIDI-3c07f61b132a06b4963bffc109c1395af1640b29.tar.gz libADLMIDI-3c07f61b132a06b4963bffc109c1395af1640b29.tar.bz2 libADLMIDI-3c07f61b132a06b4963bffc109c1395af1640b29.zip |
Refreshed copyright year
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | Readme.txt | 3 |
2 files changed, 3 insertions, 2 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 Vitaly Novichkov <admin@wohlnet.ru> +ADLMIDI Library API: Copyright (c) 2015-2016 Vitaly Novichkov <admin@wohlnet.ru> Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: @@ -3,7 +3,7 @@ ================================================================================== Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> -ADLMIDI Library API: Copyright (c) 2015 Vitaly Novichkov <admin@wohlnet.ru> +ADLMIDI Library API: Copyright (c) 2015-2016 Vitaly Novichkov <admin@wohlnet.ru> Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: ========================================= @@ -80,3 +80,4 @@ Changelog 1.0.1 2015-01-15 * Fixed freezing on invalid loop points (for cases when loopEnd going before loopStart or both points are at same position) * Enabled volume updating while note is playing + |