diff options
Diffstat (limited to 'src/common/x64/cpu_detect.h')
-rw-r--r-- | src/common/x64/cpu_detect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/x64/cpu_detect.h b/src/common/x64/cpu_detect.h index c33ef56e3..93bd4a94f 100644 --- a/src/common/x64/cpu_detect.h +++ b/src/common/x64/cpu_detect.h @@ -1,5 +1,5 @@ // SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project & 2025 citron Homebrew Project -// SPDX-FileCopyrightText: Copyright 2013 Dolphin Emulator Project / 2015 Citra Emulator Project +// SPDX-FileCopyrightText: Copyright 2013 Dolphin Emulator Project / 2015 Citra Emulator Project & 2025 Citron Homebrew Project // SPDX-License-Identifier: GPL-2.0-or-later #pragma once |