diff options
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/Control/Control.h')
| -rw-r--r-- | Source/Core/InputCommon/ControllerEmu/Control/Control.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/InputCommon/ControllerEmu/Control/Control.h b/Source/Core/InputCommon/ControllerEmu/Control/Control.h index 4a1bb585de..2dd17a9062 100644 --- a/Source/Core/InputCommon/ControllerEmu/Control/Control.h +++ b/Source/Core/InputCommon/ControllerEmu/Control/Control.h @@ -1,6 +1,5 @@ // Copyright 2017 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// SPDX-License-Identifier: GPL-2.0-or-later #pragma once |
