diff options
Diffstat (limited to 'src/adldata.hh')
-rw-r--r-- | src/adldata.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/adldata.hh b/src/adldata.hh index 93d4144..0d219e1 100644 --- a/src/adldata.hh +++ b/src/adldata.hh @@ -1,8 +1,8 @@ /* - * libADLMIDI is a free MIDI to WAV conversion library with OPL3 emulation + * 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) 2016 Vitaly Novichkov <admin@wohlnet.ru> + * ADLMIDI Library API: Copyright (c) 2015-2019 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 |