diff options
author | Wohlstand <admin@wohlnet.ru> | 2022-01-05 17:01:20 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2022-01-05 17:01:20 +0300 |
commit | 66527315eadae96a30540a98e3e1b19327062a44 (patch) | |
tree | 3bf804462cdb17306a0c6250b7fbf8fd6302ab41 /src/chips/dosbox_opl3.cpp | |
parent | 37b08242a35f403da6e916fb9b1051d29cb9b552 (diff) | |
download | libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.gz libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.bz2 libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.zip |
Updated copyright year for 2022
Diffstat (limited to 'src/chips/dosbox_opl3.cpp')
-rw-r--r-- | src/chips/dosbox_opl3.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chips/dosbox_opl3.cpp b/src/chips/dosbox_opl3.cpp index 45b4439..3326cee 100644 --- a/src/chips/dosbox_opl3.cpp +++ b/src/chips/dosbox_opl3.cpp @@ -1,7 +1,7 @@ /* * Interfaces over Yamaha OPL3 (YMF262) chip emulators * - * Copyright (c) 2017-2021 Vitaly Novichkov (Wohlstand) + * Copyright (c) 2017-2022 Vitaly Novichkov (Wohlstand) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |