summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/SurroundDecoder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/AudioCommon/SurroundDecoder.cpp')
-rw-r--r--Source/Core/AudioCommon/SurroundDecoder.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/AudioCommon/SurroundDecoder.cpp b/Source/Core/AudioCommon/SurroundDecoder.cpp
index 8ded0ca5e8..08a11694c7 100644
--- a/Source/Core/AudioCommon/SurroundDecoder.cpp
+++ b/Source/Core/AudioCommon/SurroundDecoder.cpp
@@ -1,6 +1,5 @@
// Copyright 2017 Dolphin Emulator Project
-// Licensed under GPLv2+
-// Refer to the license.txt file included.
+// SPDX-License-Identifier: GPL-2.0-or-later
#include <FreeSurround/FreeSurroundDecoder.h>
#include <limits>