diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-02-22 13:04:09 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-02-22 13:04:09 +0300 |
commit | 58c5becbdfd451b4181661a5ff2d3e556e4e8501 (patch) | |
tree | 3cca40873685179f2f6a3ed8a90a6a3760011e48 /src/chips/opal_opl3.cpp | |
parent | 5e5f59c9a31a206195f7a9d48fa33f3d9b7c449c (diff) | |
parent | bdb7f81da3e43db01f4ab5781287d22ecb56e025 (diff) | |
download | libADLMIDI-58c5becbdfd451b4181661a5ff2d3e556e4e8501.tar.gz libADLMIDI-58c5becbdfd451b4181661a5ff2d3e556e4e8501.tar.bz2 libADLMIDI-58c5becbdfd451b4181661a5ff2d3e556e4e8501.zip |
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Diffstat (limited to 'src/chips/opal_opl3.cpp')
-rw-r--r-- | src/chips/opal_opl3.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chips/opal_opl3.cpp b/src/chips/opal_opl3.cpp index 4a17c5c..3c1cbb7 100644 --- a/src/chips/opal_opl3.cpp +++ b/src/chips/opal_opl3.cpp @@ -1,7 +1,7 @@ /* * Interfaces over Yamaha OPL3 (YMF262) chip emulators * - * Copyright (c) 2017-2019 Vitaly Novichkov (Wohlstand) + * Copyright (c) 2017-2020 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 |