summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2025-12-27 12:03:39 -0800
committer3gg <3gg@shellblade.net>2025-12-27 12:03:39 -0800
commit5a079a2d114f96d4847d1ee305d5b7c16eeec50e (patch)
tree8926ab44f168acf787d8e19608857b3af0f82758 /contrib/SDL-3.2.8/src/hidapi/LICENSE.txt
Initial commit
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/LICENSE.txt')
-rw-r--r--contrib/SDL-3.2.8/src/hidapi/LICENSE.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt b/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt
new file mode 100644
index 0000000..e1676d4
--- /dev/null
+++ b/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt
@@ -0,0 +1,13 @@
1HIDAPI can be used under one of three licenses.
2
31. The GNU General Public License, version 3.0, in LICENSE-gpl3.txt
42. A BSD-Style License, in LICENSE-bsd.txt.
53. The more liberal original HIDAPI license. LICENSE-orig.txt
6
7The license chosen is at the discretion of the user of HIDAPI. For example:
81. An author of GPL software would likely use HIDAPI under the terms of the
9GPL.
10
112. An author of commercial closed-source software would likely use HIDAPI
12under the terms of the BSD-style license or the original HIDAPI license.
13