From 6d9986846ceeaf805ba70b7014127bfbbd66beea Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Mon, 25 May 2015 13:11:41 +0200 Subject: Simplify some more license headers --- Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp | 2 +- Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Core/InputCommon/ControllerInterface') 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 diff --git a/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.h b/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.h index 3f31aa50f2..09a59706e3 100644 --- a/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.h +++ b/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.h @@ -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. // See XInput2.cpp for extensive documentation. -- cgit v1.2.3