summaryrefslogtreecommitdiff
path: root/src/common/linux
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux')
-rw-r--r--src/common/linux/gamemode.cpp2
-rw-r--r--src/common/linux/gamemode.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/common/linux/gamemode.cpp b/src/common/linux/gamemode.cpp
index 394257eb5..8d3e2934a 100644
--- a/src/common/linux/gamemode.cpp
+++ b/src/common/linux/gamemode.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project & 2025 citron Homebrew Project
+// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#include <gamemode_client.h>
diff --git a/src/common/linux/gamemode.h b/src/common/linux/gamemode.h
index bab2d0202..b80646ae2 100644
--- a/src/common/linux/gamemode.h
+++ b/src/common/linux/gamemode.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project & 2025 citron Homebrew Project
+// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once