mirror of
https://git.citron-emu.org/citron/emu
synced 2025-05-13 03:10:36 +01:00
build: fix linux compilation
- Removes unnecessary \ from Copyright Line Causing Linux Builds To Fail Signed-off-by: Zephyron <zephyron@citron-emu.org>
This commit is contained in:
parent
ebfc9d8347
commit
edfb500ee7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project\
|
||||
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
|
||||
// SPDX-FileCopyrightText: Copyright 2025 Citron Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
|
|
Loading…
Reference in a new issue