From 2ec55fd974a63b705a4777c256d2222c874fa043 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 18:38:35 +0800 Subject: *SDL project --- Source/3rdParty/SDL2/src/hidapi/LICENSE.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Source/3rdParty/SDL2/src/hidapi/LICENSE.txt (limited to 'Source/3rdParty/SDL2/src/hidapi/LICENSE.txt') diff --git a/Source/3rdParty/SDL2/src/hidapi/LICENSE.txt b/Source/3rdParty/SDL2/src/hidapi/LICENSE.txt new file mode 100644 index 0000000..e1676d4 --- /dev/null +++ b/Source/3rdParty/SDL2/src/hidapi/LICENSE.txt @@ -0,0 +1,13 @@ +HIDAPI can be used under one of three licenses. + +1. The GNU General Public License, version 3.0, in LICENSE-gpl3.txt +2. A BSD-Style License, in LICENSE-bsd.txt. +3. The more liberal original HIDAPI license. LICENSE-orig.txt + +The license chosen is at the discretion of the user of HIDAPI. For example: +1. An author of GPL software would likely use HIDAPI under the terms of the +GPL. + +2. An author of commercial closed-source software would likely use HIDAPI +under the terms of the BSD-style license or the original HIDAPI license. + -- cgit v1.1-26-g67d0