From 42a06ba0628af3bad341eab680fefa4b161d0490 Mon Sep 17 00:00:00 2001 From: lizzie Date: Fri, 31 Oct 2025 10:06:33 +0000 Subject: [PATCH] fx Signed-off-by: lizzie --- src/common/common_funcs.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common/common_funcs.h b/src/common/common_funcs.h index 2246377978..4c5a009ec7 100644 --- a/src/common/common_funcs.h +++ b/src/common/common_funcs.h @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2019 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later