summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp')
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp b/Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp
index 5a885db375..ca98dbe040 100644
--- a/Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp
+++ b/Source/Core/InputCommon/ControllerInterface/Touch/Touchscreen.cpp
@@ -1,6 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
-// Licensed under GPLv2+
-// Refer to the license.txt file included.
+// SPDX-License-Identifier: GPL-2.0-or-later
#ifdef ANDROID
#include <jni/AndroidCommon/IDCache.h>