diff options
Diffstat (limited to 'Source/Core/Common/PerformanceCounter.cpp')
| -rw-r--r-- | Source/Core/Common/PerformanceCounter.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/Common/PerformanceCounter.cpp b/Source/Core/Common/PerformanceCounter.cpp index cd58983099..5df0c0d421 100644 --- a/Source/Core/Common/PerformanceCounter.cpp +++ b/Source/Core/Common/PerformanceCounter.cpp @@ -1,6 +1,5 @@ // Copyright 2014 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// SPDX-License-Identifier: GPL-2.0-or-later #if !defined(_WIN32) |
