From ade7b469497b448ec3c4e448f3e15373c207f3c4 Mon Sep 17 00:00:00 2001 From: SDK-Chan Date: Thu, 24 Jul 2025 17:38:17 +0200 Subject: [PATCH] Update src/common/CMakeLists.txt --- src/common/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 5c412bb482..302d68fafd 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project +# SPDX-License-Identifier: GPL-3.0-or-later + # SPDX-FileCopyrightText: 2018 yuzu Emulator Project SPDX-License-Identifier: # GPL-2.0-or-later