aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2016-08-06 20:18:42 +0300
committerWohlstand <admin@wohlnet.ru>2016-08-06 20:18:42 +0300
commit3c07f61b132a06b4963bffc109c1395af1640b29 (patch)
tree2a37692beaa8d48a845506ecf3f8ffedc37ae154
parent5c95f7a249771f53cf1bfe3ff919bcae16b33f3b (diff)
downloadlibADLMIDI-3c07f61b132a06b4963bffc109c1395af1640b29.tar.gz
libADLMIDI-3c07f61b132a06b4963bffc109c1395af1640b29.tar.bz2
libADLMIDI-3c07f61b132a06b4963bffc109c1395af1640b29.zip
Refreshed copyright year
-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
+