mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
shared_widget: Add SPDX header
This commit is contained in:
parent
9d6de208a1
commit
604930b7eb
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
#include <typeinfo>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue