summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/FloatUtilsTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/UnitTests/Common/FloatUtilsTest.cpp')
-rw-r--r--Source/UnitTests/Common/FloatUtilsTest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/UnitTests/Common/FloatUtilsTest.cpp b/Source/UnitTests/Common/FloatUtilsTest.cpp
index bcc3e94cf2..5a4f407f75 100644
--- a/Source/UnitTests/Common/FloatUtilsTest.cpp
+++ b/Source/UnitTests/Common/FloatUtilsTest.cpp
@@ -1,6 +1,5 @@
// Copyright 2018 Dolphin Emulator Project
-// Licensed under GPLv2+
-// Refer to the license.txt file included.
+// SPDX-License-Identifier: GPL-2.0-or-later
#include <limits>
#include <random>