SDL/include
Ryan C. Gordon 0466c45605
hidapi: Replace BSD license with "original" hidapi license.
HIDAPI's source code licensing says this:

```
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.
```

Since the original license in LICENSE-orig.txt is basically only clause 3 of
the zlib license (do not remove this notice from the source code), it makes
sense to switch to it, since it adds no new requirements to the user.

(Plus, it's extremely short and direct, which is always nice.)

The entire license:

```
 HIDAPI - Multi-Platform library for
 communication with HID devices.

 Copyright 2009, Alan Ott, Signal 11 Software.
 All Rights Reserved.

 This software may be used by anyone for any reason so
 long as the copyright notice in the source files
 remains intact.
```

Fixes #9786.

(cherry picked from commit dd09d4b4ee)
2024-05-20 12:45:36 -04:00
..
SDL.h wikiheaders: Automatically categorize API symbols by subsystem. 2024-05-14 10:50:37 -04:00
SDL_assert.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_atomic.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_audio.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_bits.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_blendmode.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_clipboard.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_config.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_config.h.cmake wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. 2024-03-12 20:56:16 -04:00
SDL_config.h.in Add checks for memfd_create() and posix_fallocate() to the autotools build 2024-03-13 11:23:43 -04:00
SDL_config_android.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_emscripten.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_iphoneos.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_macosx.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_minimal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_ngage.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_os2.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_pandora.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_windows.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_wingdk.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_winrt.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_config_xbox.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_copying.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_cpuinfo.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_egl.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_endian.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_error.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_events.h Sync SDL2 wiki -> header 2024-05-20 01:51:21 +00:00
SDL_filesystem.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_gamecontroller.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_gesture.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_guid.h Sync SDL2 wiki -> header 2024-05-16 17:17:42 +00:00
SDL_haptic.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_hidapi.h hidapi: Replace BSD license with "original" hidapi license. 2024-05-20 12:45:36 -04:00
SDL_hints.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_joystick.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_keyboard.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_keycode.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_loadso.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_locale.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_log.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_main.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_messagebox.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_metal.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_misc.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_mouse.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_mutex.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_name.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_opengl.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_opengl_glext.h replaced line comments in public header. 2023-02-04 10:02:10 +03:00
SDL_opengles.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_opengles2.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_opengles2_gl2.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_opengles2_gl2ext.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_opengles2_gl2platform.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_opengles2_khrplatform.h Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 2022-09-14 09:14:47 -07:00
SDL_pixels.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_platform.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_power.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_quit.h Sync SDL2 wiki -> header 2024-05-16 15:51:44 +00:00
SDL_rect.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_render.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_revision.h build: Add a mechanism to mark builds with vendor info 2022-10-22 09:27:10 -07:00
SDL_revision.h.cmake build: Add a mechanism to mark builds with vendor info 2022-10-22 09:27:10 -07:00
SDL_rwops.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_scancode.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_sensor.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_shape.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_stdinc.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_surface.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_system.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_syswm.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_test.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_assert.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_common.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_compare.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_crc32.h include: Fixes to make the headers friendly with the latest wikiheaders. 2024-04-11 01:17:27 -04:00
SDL_test_font.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_fuzzer.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_harness.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_images.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_log.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_md5.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_memory.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_test_random.h docs: heavy editing to make this happy with latest wikibridge. 2024-04-23 14:21:54 -04:00
SDL_thread.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_timer.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_touch.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_types.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_version.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_video.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
SDL_vulkan.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
begin_code.h wikiheaders: Updated to latest, cleaned up category documentation a little. 2024-05-16 11:49:21 -04:00
close_code.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00