summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2015-05-18 01:08:10 +0200
committerTillmann Karras <tilkax@gmail.com>2015-05-25 13:22:31 +0200
commitcefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8 (patch)
treeda3b269efaa798e763fdec8e21bcf98f75a9dc37 /Source/Core/InputCommon/ControllerInterface/Android
parent4657c7e57845f8324535c4e0eab4e0a2654d911c (diff)
Update license headers to GPLv2+
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android')
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Android/Android.cpp2
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Android/Android.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp b/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
index e29cfb0ce7..b0539b520f 100644
--- a/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
+++ b/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
@@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
-// Licensed under GPLv2
+// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <sstream>
diff --git a/Source/Core/InputCommon/ControllerInterface/Android/Android.h b/Source/Core/InputCommon/ControllerInterface/Android/Android.h
index 5d6767aa03..f749439a18 100644
--- a/Source/Core/InputCommon/ControllerInterface/Android/Android.h
+++ b/Source/Core/InputCommon/ControllerInterface/Android/Android.h
@@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
-// Licensed under GPLv2
+// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once