-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD_PARTY_LICENSES
More file actions
71 lines (51 loc) Β· 3.1 KB
/
THIRD_PARTY_LICENSES
File metadata and controls
71 lines (51 loc) Β· 3.1 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
ββββββ βββββββ ββββββ ββββββββ
ββββββββββββββββββββββββββββββββ
ββββββββββββββββββββββββββββββββ
ββββββββββββββββββββββββββββββββ
βββ ββββββ ββββββ βββββββββββ
βββ ββββββ ββββββ βββββββββββ
THIRD PARTY LICENSES
==============================================================================
.github (ARAS-Workspace Organization Profile)
Copyright (c) 2025 - RΔ±za Emre ARAS <r.emrearas@proton.me>
Licensed under MIT - see LICENSE file for details
This document lists third-party software dependencies and their licenses.
==============================================================================
TOOLS & DEPENDENCIES
==============================================================================
| Tool | Version | License | SPDX Identifier |
|------------|---------|------------|-----------------|
| asciinema | 2.4.0 | GPL-3.0 | GPL-3.0-only |
| agg | 1.5.0 | Apache-2.0 | Apache-2.0 |
License URLs:
- asciinema: https://github.com/asciinema/asciinema/blob/develop/LICENSE
- agg: https://github.com/asciinema/agg/blob/main/LICENSE
==============================================================================
FONTS
==============================================================================
| Font | License | SPDX Identifier |
|------------------|--------------|---------------------|
| Noto Color Emoji | OFL-1.1 | OFL-1.1 |
License URLs:
- Noto Color Emoji: https://github.com/googlefonts/noto-emoji/blob/main/LICENSE
==============================================================================
LICENSE TEXTS
==============================================================================
------------------------------------------------------------------------------
GPL-3.0 (GNU General Public License v3.0)
------------------------------------------------------------------------------
asciinema is licensed under GPL-3.0.
Full license text: https://www.gnu.org/licenses/gpl-3.0.txt
Note: This project uses asciinema as an external tool, not as a library.
The GPL-3.0 license applies to asciinema itself, not to this project.
------------------------------------------------------------------------------
Apache-2.0 (Apache License, Version 2.0)
------------------------------------------------------------------------------
agg is licensed under Apache-2.0.
Full license text: https://www.apache.org/licenses/LICENSE-2.0
------------------------------------------------------------------------------
OFL-1.1 (SIL Open Font License 1.1)
------------------------------------------------------------------------------
Noto Color Emoji is licensed under OFL-1.1.
Full license text: https://scripts.sil.org/OFL
==============================================================================