-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNOTICE
More file actions
32 lines (23 loc) · 792 Bytes
/
NOTICE
File metadata and controls
32 lines (23 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Third Party Notices
===================
PopLib includes the following third-party libraries:
1. stb_image
- License: Public Domain / MIT License
- Source: https://github.com/nothings/stb
2. SDL3 (Simple DirectMedia Layer)
- License: zlib License
- Source: https://www.libsdl.org/
3. OpenAL Soft
- License: LGPL 2.1, PFFFT
- Source: https://openal-soft.org/
4. miniaudio
- License: MIT License / Public Domain
- Source: https://github.com/mackron/miniaudio
5. SDL_ttf
- License: zlib License
- Source: https://github.com/libsdl-org/SDL_ttf
6. Vorbis (libvorbis)
- License: BSD-style License
- Source: https://xiph.org/vorbis/
---
For full license texts, please refer to the respective projects or the LICENSE files included in their distributions.