fix license
All checks were successful
eden-license / license-header (pull_request) Successful in 18s

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-09-21 14:03:44 +00:00
parent 89010a2bdb
commit 965c59e5a9
Signed by: Lizzie
GPG key ID: 00287378CADCAB13
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
/* This file is part of the dynarmic project. /* This file is part of the dynarmic project.
* Copyright (c) 2016 MerryMage * Copyright (c) 2016 MerryMage
* SPDX-License-Identifier: 0BSD * SPDX-License-Identifier: 0BSD

View file

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
/* This file is part of the dynarmic project. /* This file is part of the dynarmic project.
* Copyright (c) 2023 MerryMage * Copyright (c) 2023 MerryMage
* SPDX-License-Identifier: 0BSD * SPDX-License-Identifier: 0BSD