From d7627490f7c07121cd074c3c128bb624253af889 Mon Sep 17 00:00:00 2001 From: lizzie Date: Mon, 27 Oct 2025 21:25:37 +0000 Subject: [PATCH] fx Signed-off-by: lizzie --- src/video_core/host1x/vic.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/video_core/host1x/vic.h b/src/video_core/host1x/vic.h index abe0437b29..5ea13285a4 100644 --- a/src/video_core/host1x/vic.h +++ b/src/video_core/host1x/vic.h @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2020 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later