summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2015-05-25 13:11:41 +0200
committerTillmann Karras <tilkax@gmail.com>2015-05-25 13:11:41 +0200
commit6d9986846ceeaf805ba70b7014127bfbbd66beea (patch)
tree793b75c2bc8fbcca22e999cbe582ba606c78d4bb /Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp
parent732802ebd025675c4b257a5c79d49dd8d2597bb1 (diff)
Simplify some more license headers
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp')
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp b/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp
index 1d7d080d7e..e4983e80bb 100644
--- a/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp
+++ b/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp
@@ -1,5 +1,5 @@
// Copyright 2013 Max Eliaser
-// Licensed under the GNU General Public License, version 2 or higher.
+// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <cmath>