diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-01-17 15:52:29 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-01-17 15:52:29 +0300 |
commit | 1ef47f7db773a76a5652094b5ac8a9ec6408d064 (patch) | |
tree | 5c0ecb24df2367e24c3f73181406e717f6a08a65 /include | |
parent | 2b4fd9972f0418e6eea44926c9fada73a7e2eddb (diff) | |
download | libADLMIDI-1ef47f7db773a76a5652094b5ac8a9ec6408d064.tar.gz libADLMIDI-1ef47f7db773a76a5652094b5ac8a9ec6408d064.tar.bz2 libADLMIDI-1ef47f7db773a76a5652094b5ac8a9ec6408d064.zip |
Update copyright year
Diffstat (limited to 'include')
-rw-r--r-- | include/adlmidi.h | 2 | ||||
-rw-r--r-- | include/adlmidi.hpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/adlmidi.h b/include/adlmidi.h index b3652e1..4df321d 100644 --- a/include/adlmidi.h +++ b/include/adlmidi.h @@ -2,7 +2,7 @@ * libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> - * ADLMIDI Library API: Copyright (c) 2015-2019 Vitaly Novichkov <admin@wohlnet.ru> + * ADLMIDI Library API: Copyright (c) 2015-2020 Vitaly Novichkov <admin@wohlnet.ru> * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html diff --git a/include/adlmidi.hpp b/include/adlmidi.hpp index 0144fd2..dda9c78 100644 --- a/include/adlmidi.hpp +++ b/include/adlmidi.hpp @@ -2,7 +2,7 @@ * libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> - * ADLMIDI Library API: Copyright (c) 2015-2019 Vitaly Novichkov <admin@wohlnet.ru> + * ADLMIDI Library API: Copyright (c) 2015-2020 Vitaly Novichkov <admin@wohlnet.ru> * * Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: * http://iki.fi/bisqwit/source/adlmidi.html |