diff options
Diffstat (limited to 'Source/UnitTests/Core/PowerPC/DivUtilsTest.cpp')
| -rw-r--r-- | Source/UnitTests/Core/PowerPC/DivUtilsTest.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/UnitTests/Core/PowerPC/DivUtilsTest.cpp b/Source/UnitTests/Core/PowerPC/DivUtilsTest.cpp index 7802fc8496..894d0f628a 100644 --- a/Source/UnitTests/Core/PowerPC/DivUtilsTest.cpp +++ b/Source/UnitTests/Core/PowerPC/DivUtilsTest.cpp @@ -1,6 +1,5 @@ // Copyright 2021 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// SPDX-License-Identifier: GPL-2.0-or-later #include <gtest/gtest.h> |
