Fix license headers
This commit is contained in:
parent
caaef71d9d
commit
fe362c9e00
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
||||||
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
#include "qt_frontend_util.h"
|
#include "qt_frontend_util.h"
|
||||||
|
|
||||||
namespace QtCommon::Frontend {
|
namespace QtCommon::Frontend {
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
||||||
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
#ifndef QT_FRONTEND_UTIL_H
|
#ifndef QT_FRONTEND_UTIL_H
|
||||||
#define QT_FRONTEND_UTIL_H
|
#define QT_FRONTEND_UTIL_H
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue