-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD_PARTY_NOTICES.txt
More file actions
119 lines (82 loc) · 4.16 KB
/
Copy pathTHIRD_PARTY_NOTICES.txt
File metadata and controls
119 lines (82 loc) · 4.16 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
FolderVisualizer v0.2.0 - Third-Party Notices
================================================
FolderVisualizer distributes the third-party components listed below.
Complete license texts and incorporated-software notices are provided in
the third_party_licenses directory. FolderVisualizer's own license is not
reproduced here; it is provided separately in the repository LICENSE file.
1. CPython 3.11.4
-----------------
FolderVisualizer includes the CPython 3.11.4 Windows runtime, portions of
the Python standard library, and Python extension modules.
License and notice files:
third_party_licenses/CPYTHON-3.11.4-WINDOWS-LICENSE.txt
third_party_licenses/CPYTHON-3.11.4-INCORPORATED-SOFTWARE-NOTICES.txt
The CPython runtime also incorporates or links the components identified
in sections 2 through 9 below.
2. bzip2 / libbzip2 1.0.8
------------------------
The _bz2 Python extension contains libbzip2 1.0.8. The applicable bzip2
copyright and license terms are included in:
third_party_licenses/CPYTHON-3.11.4-WINDOWS-LICENSE.txt
3. XZ Utils / liblzma 5.2.5
---------------------------
The _lzma Python extension contains liblzma 5.2.5. The liblzma core from
this XZ Utils release was released into the public domain. No separate
license text is required for the public-domain liblzma core.
4. Expat 2.5.0
--------------
The pyexpat Python extension contains Expat 2.5.0, licensed under the MIT
License. Its copyright and license notice is included in:
third_party_licenses/CPYTHON-3.11.4-INCORPORATED-SOFTWARE-NOTICES.txt
5. libmpdec 2.5.1
-----------------
The _decimal Python extension contains libmpdec 2.5.1. Its copyright and
license notice is included in:
third_party_licenses/CPYTHON-3.11.4-INCORPORATED-SOFTWARE-NOTICES.txt
6. Unicode Character Database 14.0.0
------------------------------------
The unicodedata Python extension contains data derived from Unicode
Character Database 14.0.0. The historical Unicode, Inc. License Agreement
- Data Files and Software applicable when Unicode 14.0.0 was released is
provided in:
third_party_licenses/UNICODE-14.0.0-LICENSE.txt
7. OpenSSL 1.1.1u
-----------------
FolderVisualizer includes OpenSSL 1.1.1u through the official CPython
Windows runtime. OpenSSL 1.1.1u is distributed under the OpenSSL License
and the Original SSLeay License. The complete license terms are included
in the CPython license and incorporated-software notices listed above.
This product includes software developed by the OpenSSL Project for use in
the OpenSSL Toolkit (http://www.openssl.org/).
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com).
8. Tcl/Tk 8.6.12
----------------
FolderVisualizer includes Tcl/Tk 8.6.12 and its runtime data through the
official CPython Windows runtime. The applicable Tcl, Tk, and related
license terms are included in:
third_party_licenses/CPYTHON-3.11.4-WINDOWS-LICENSE.txt
9. SQLite 3.42.0
----------------
FolderVisualizer includes SQLite 3.42.0 through the official CPython
Windows runtime. SQLite's deliverable code has been dedicated to the
public domain. No separate open-source license text is required.
10. PyInstaller 6.22.0
----------------------
The Windows executable contains the PyInstaller 6.22.0 bootloader and
loader modules. It also contains PyInstaller runtime hooks licensed under
the Apache License, Version 2.0. PyInstaller's GPL terms, Bootloader
Exception, and the complete Apache License text are provided together in:
third_party_licenses/PYINSTALLER-6.22.0-COPYING.txt
11. zlib 1.3.2 in the PyInstaller bootloader
------------------------------------------------
The PyInstaller bootloader contains zlib 1.3.2. Its license is provided in:
third_party_licenses/PYINSTALLER-ZLIB-1.3.2-LICENSE.txt
12. Microsoft Visual C++ Runtime
--------------------------------
FolderVisualizer includes the unmodified Microsoft VCRUNTIME140.dll
version 14.34.31938.0 supplied with the official CPython 3.11.4 Windows
runtime. This is proprietary Microsoft redistributable code, not
open-source software. The CPython Windows license file includes the
applicable Microsoft Distributable Code conditions. No Microsoft license
or EULA has been invented or reproduced in this notice.