chore: add missing SPDX tags

Follow-up to 99ceb03a1c
This commit is contained in:
Andrea Pappacoda 2022-04-28 18:24:11 +02:00
parent f3128fe915
commit 01cf05bc75
No known key found for this signature in database
GPG key ID: A8A128A8AB1CEE49
33 changed files with 90 additions and 357 deletions

View file

@ -1,6 +1,6 @@
// Copyright 2013 Dolphin Emulator Project / 2014 Citra Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
// SPDX-FileCopyrightText: 2013 Dolphin Emulator Project
// SPDX-FileCopyrightText: 2014 Citra Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once