Fix license headers
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
4591a428e4
commit
2383195ca6
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
include(TargetArchitectureSpecificSources)
|
||||
|
||||
add_library(dynarmic
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
include(TargetArchitectureSpecificSources)
|
||||
|
||||
add_executable(dynarmic_tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue