aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--Readme.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 655eb4d..2df1094 100644
--- a/README.md
+++ b/README.md
@@ -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:
diff --git a/Readme.txt b/Readme.txt
index 9a8ed7c..06b9135 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -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
+