diff options
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/Control/Output.cpp')
| -rw-r--r-- | Source/Core/InputCommon/ControllerEmu/Control/Output.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/InputCommon/ControllerEmu/Control/Output.cpp b/Source/Core/InputCommon/ControllerEmu/Control/Output.cpp index 945b3b6596..f0354df83b 100644 --- a/Source/Core/InputCommon/ControllerEmu/Control/Output.cpp +++ b/Source/Core/InputCommon/ControllerEmu/Control/Output.cpp @@ -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 #include "InputCommon/ControllerEmu/Control/Output.h" |
