mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 05:52:24 -07:00
shared_widget: Add SPDX header
This commit is contained in:
@@ -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>
|
||||
|
@@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "yuzu/configuration/configuration_shared.h"
|
||||
|
Reference in New Issue
Block a user