diff options
Diffstat (limited to 'src/chips/common')
| -rw-r--r-- | src/chips/common/mutex.hpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/chips/common/mutex.hpp b/src/chips/common/mutex.hpp index 53d7b72..60be9ba 100644 --- a/src/chips/common/mutex.hpp +++ b/src/chips/common/mutex.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 |