From 59a2373a5fcf9db67da24ebb2b5bed7632f52a9a Mon Sep 17 00:00:00 2001 From: SDK-Chan Date: Wed, 17 Sep 2025 17:10:24 +0200 Subject: [PATCH] Update src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h --- src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h b/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h index 1dbc214dda..e0603f9a71 100644 --- a/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h +++ b/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later