diff options
Diffstat (limited to 'Source/Core/VideoCommon/PerfQueryBase.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/PerfQueryBase.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/VideoCommon/PerfQueryBase.cpp b/Source/Core/VideoCommon/PerfQueryBase.cpp index c87bb43499..a4492cb328 100644 --- a/Source/Core/VideoCommon/PerfQueryBase.cpp +++ b/Source/Core/VideoCommon/PerfQueryBase.cpp @@ -1,6 +1,5 @@ // Copyright 2012 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// SPDX-License-Identifier: GPL-2.0-or-later #include "VideoCommon/PerfQueryBase.h" #include <memory> |
