From 282042dc454471cca44f950d871541dc9b81764e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 3 Jan 2026 01:25:20 +0100 Subject: [PATCH] Update src/core/hle/service/nvnflinger/buffer_slot.h --- src/core/hle/service/nvnflinger/buffer_slot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/hle/service/nvnflinger/buffer_slot.h b/src/core/hle/service/nvnflinger/buffer_slot.h index c6a8f61a0d..d348b331cb 100644 --- a/src/core/hle/service/nvnflinger/buffer_slot.h +++ b/src/core/hle/service/nvnflinger/buffer_slot.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project // SPDX-License-Identifier: GPL-3.0-or-later // SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project