Merge pull request #9862 from delroth/spdx-tags

Use SPDX for Dolphin licensing info
This commit is contained in:
Mai M 2021-07-06 01:02:57 -04:00 committed by GitHub
commit ffdc8538a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1871 changed files with 2261 additions and 4744 deletions

View file

@ -1,6 +1,5 @@
// Copyright 2019 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
// SPDX-License-Identifier: GPL-2.0-or-later
#include "UpdaterCommon/UpdaterCommon.h"