From 2ce40a9fd7da40ec0fa165ffa7b0db5583e1d825 Mon Sep 17 00:00:00 2001 From: lizzie Date: Sat, 14 Feb 2026 20:16:45 +0000 Subject: [PATCH] lic --- src/core/hle/service/spl/spl_module.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/hle/service/spl/spl_module.cpp b/src/core/hle/service/spl/spl_module.cpp index 21ca3341c1..9097b8454c 100644 --- a/src/core/hle/service/spl/spl_module.cpp +++ b/src/core/hle/service/spl/spl_module.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project // SPDX-License-Identifier: GPL-3.0-or-later // SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project