From 3c07f61b132a06b4963bffc109c1395af1640b29 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sat, 6 Aug 2016 20:18:42 +0300 Subject: Refreshed copyright year --- README.md | 2 +- Readme.txt | 3 ++- 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 -ADLMIDI Library API: Copyright (c) 2015 Vitaly Novichkov +ADLMIDI Library API: Copyright (c) 2015-2016 Vitaly Novichkov 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 -ADLMIDI Library API: Copyright (c) 2015 Vitaly Novichkov +ADLMIDI Library API: Copyright (c) 2015-2016 Vitaly Novichkov 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 + -- cgit v1.2.3