Make copyright headers SPDX-compliant

This commit is contained in:
FearlessTobi
2022-07-30 20:16:47 +02:00
parent ce5b9d370d
commit ce2eefb57c
6 changed files with 14 additions and 12 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
// Copyright 2022 yuzu emulator team
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
// SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once