diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
| commit | 30f41c02aec763d32e62351452da9ef582bc3472 (patch) | |
| tree | 6bec3f65bfdcbf7f1a631da21a6d613bef5db2fa /contrib/SDL-3.2.8/src/hidapi/LICENSE.txt | |
| parent | 452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff) | |
Move contrib libraries to contrib repo
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/LICENSE.txt')
| -rw-r--r-- | contrib/SDL-3.2.8/src/hidapi/LICENSE.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt b/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt deleted file mode 100644 index e1676d4..0000000 --- a/contrib/SDL-3.2.8/src/hidapi/LICENSE.txt +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | HIDAPI can be used under one of three licenses. | ||
| 2 | |||
| 3 | 1. The GNU General Public License, version 3.0, in LICENSE-gpl3.txt | ||
| 4 | 2. A BSD-Style License, in LICENSE-bsd.txt. | ||
| 5 | 3. The more liberal original HIDAPI license. LICENSE-orig.txt | ||
| 6 | |||
| 7 | The license chosen is at the discretion of the user of HIDAPI. For example: | ||
| 8 | 1. An author of GPL software would likely use HIDAPI under the terms of the | ||
| 9 | GPL. | ||
| 10 | |||
| 11 | 2. An author of commercial closed-source software would likely use HIDAPI | ||
| 12 | under the terms of the BSD-style license or the original HIDAPI license. | ||
| 13 | |||
