diff --git a/Source/UnitTests/Core/DSP/HermesBinary.cpp b/Source/UnitTests/Core/DSP/HermesBinary.cpp index 299f50e16c..a7f485d0a0 100644 --- a/Source/UnitTests/Core/DSP/HermesBinary.cpp +++ b/Source/UnitTests/Core/DSP/HermesBinary.cpp @@ -1,5 +1,13 @@ -// Copyright 2017 Dolphin Emulator Project -// SPDX-License-Identifier: GPL-2.0-or-later +/* DSP_MIXER -> PCM VOICE SOFTWARE PROCESSOR (8-16 Bits Mono/Stereo Voices) + +// Thanks to Duddie for you hard work and documentation + +Copyright (c) 2008 Hermes +All rights reserved. + +SPDX-License-Identifier: BSD-3-Clause + +*/ #include "HermesBinary.h"