-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD-PARTY-NOTICES.txt
More file actions
284 lines (213 loc) · 7.95 KB
/
Copy pathTHIRD-PARTY-NOTICES.txt
File metadata and controls
284 lines (213 loc) · 7.95 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
FileAtlas Third-Party Notices
=============================
FileAtlas includes or is built with open-source third-party software.
This file summarizes the outside components used by FileAtlas and the
installer/build process. Copyright belongs to the respective copyright holders.
License files and package metadata may also be present inside the bundled
application distribution.
Runtime Components
------------------
Python
Version: 3.13.x in the current Windows build
Copyright: Python Software Foundation and contributors
License: Python Software Foundation License
Use: Python runtime bundled with the FileAtlas, FileAtlas LicenseManager, and FileAtlas Benchmark executables.
Tcl/Tk
Version: bundled with Python/Tkinter
Copyright: Tcl/Tk authors and contributors
License: Tcl/Tk license
Use: Native desktop UI toolkit used by FileAtlas, FileAtlas LicenseManager, and FileAtlas Benchmark through Tkinter.
Flask
Version: 3.1.3
Copyright: Pallets
License: BSD-3-Clause
Use: Optional local web/server components retained in the codebase.
Flask-Compress
Version: 1.24
Copyright: Thomas Mansencal and contributors
License: MIT
Use: Optional local web/server compression support.
psutil
Version: 7.2.2
Copyright: Giampaolo Rodola and contributors
License: BSD-3-Clause
Use: Drive and filesystem information.
Send2Trash
Version: 1.8.3
Copyright: Andrew Senetar and contributors
License: BSD License
Use: Moving files and folders to the Windows Recycle Bin.
waitress
Version: 3.0.2
Copyright: Zope Foundation and contributors
License: ZPL 2.1
Use: Optional local web/server runtime support.
cryptography
Version: 45.0.7
Copyright: The cryptography developers
License: Apache-2.0 OR BSD-3-Clause
Use: FileAtlas Dev and FileAtlas LicenseManager offline license signatures, key wrapping, and authenticated encryption.
ReportLab
Version: 4.5.1
Copyright: ReportLab Inc. and contributors
License: BSD-style license
Use: Generates FileAtlas Benchmark PDF reports.
Python Runtime Dependencies
---------------------------
backports.zstd
Version: 1.6.0
License: PSF-2.0
blinker
Version: 1.9.3
Copyright: Jason Kirtland and contributors
License: MIT
brotli
Version: 1.2.0
Copyright: The Brotli Authors
License: MIT
click
Version: 8.4.1
License: BSD-3-Clause
colorama
Version: 0.4.6
License: BSD License
charset-normalizer
Version: 3.4.9
License: MIT
cffi
Version: 2.1.0
Copyright: Armin Rigo, Maciej Fijalkowski, and contributors
License: MIT
itsdangerous
Version: 2.2.0
License: BSD-3-Clause
Jinja2
Version: 3.1.6
License: BSD-3-Clause
MarkupSafe
Version: 3.0.3
License: BSD-3-Clause
Werkzeug
Version: 3.1.8
License: BSD-3-Clause
setuptools
Version: 82.0.1
License: MIT
Build And Packaging Tools
-------------------------
PyInstaller
Version: 6.21.0
Copyright: Hartmut Goebel, Giovanni Bajo, David Vierra, David Cortesi,
Martin Zibricky, and contributors
License: GPLv2-or-later with PyInstaller's special exception for distributing
bundled applications
Use: Bundles FileAtlas into a Windows executable.
pyinstaller-hooks-contrib
Version: 2026.6
License: Apache Software License
Use: Community packaging hooks for PyInstaller.
altgraph
Version: 0.17.5
Copyright: Ronald Oussoren
License: MIT
Use: PyInstaller dependency.
packaging
Version: 26.2
License: Apache-2.0 OR BSD-2-Clause
Use: Build/package metadata handling.
pefile
Version: 2024.8.26
Copyright: Ero Carrera
License: MIT
Use: PyInstaller PE-file handling.
Pillow
Version: 11.3.0
Copyright: Secret Labs AB, Fredrik Lundh, Alex Clark and contributors
License: MIT-CMU
Use: Generates the FileAtlas icon during build.
pip
Version: 24.3.1
License: MIT
Use: Installs Python dependencies during development/build.
pywin32-ctypes
Version: 0.2.3
Copyright: Enthought Inc.
License: BSD-3-Clause
Use: PyInstaller Windows support dependency.
pycparser
Version: 3.0
Copyright: Eli Bendersky
License: BSD-3-Clause
Use: cffi parser dependency.
Inno Setup
Version: 6.7.3
Copyright: Jordan Russell, Martijn Laan, and contributors
License: Inno Setup License
Use: Builds the FileAtlas, FileAtlas LicenseManager, and FileAtlas Benchmark Windows installers.
Notes
-----
FileAtlas itself is copyright (c) 2026 Saba Iakobidze. All rights reserved.
Common License Notices
----------------------
The following license notices cover the license families used by the components
listed above. Individual packages may include their own full license files in
their package metadata.
MIT License Notice
~~~~~~~~~~~~~~~~~~
Permission is hereby granted, free of charge, to any person obtaining a copy of
software and associated documentation files licensed under the MIT License, to
deal in the software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the software, subject to including the copyright notice and permission notice
in copies or substantial portions of the software.
The software is provided "as is", without warranty of any kind, express or
implied, including but not limited to the warranties of merchantability, fitness
for a particular purpose and noninfringement. In no event shall the authors or
copyright holders be liable for any claim, damages or other liability, whether
in an action of contract, tort or otherwise, arising from, out of or in
connection with the software or the use or other dealings in the software.
BSD-Style License Notice
~~~~~~~~~~~~~~~~~~~~~~~~
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the applicable copyright notice,
conditions, and disclaimer are retained.
Software under BSD-style licenses is provided by the copyright holders and
contributors "as is" and any express or implied warranties, including, but not
limited to, the implied warranties of merchantability and fitness for a
particular purpose, are disclaimed. In no event shall the copyright holder or
contributors be liable for any direct, indirect, incidental, special, exemplary,
or consequential damages arising in any way out of the use of the software.
Apache License 2.0 Notice
~~~~~~~~~~~~~~~~~~~~~~~~~
Some build-time components are licensed under the Apache License, Version 2.0.
You may not use those components except in compliance with the Apache License.
Unless required by applicable law or agreed to in writing, software distributed
under the Apache License is distributed on an "as is" basis, without warranties
or conditions of any kind.
Python Software Foundation License Notice
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Python and some Python-related packages are distributed under Python Software
Foundation-compatible terms. The Python runtime included with FileAtlas remains
copyright of the Python Software Foundation and contributors and is provided
under the Python Software Foundation License.
PyInstaller License Notice
~~~~~~~~~~~~~~~~~~~~~~~~~~
PyInstaller is licensed under GPLv2-or-later with a special exception allowing
PyInstaller to be used to build and distribute bundled applications, including
non-free and commercial applications. FileAtlas uses PyInstaller only to bundle
the Windows executable.
Zope Public License Notice
~~~~~~~~~~~~~~~~~~~~~~~~~~
Waitress is distributed under the Zope Public License 2.1. Software under the
ZPL is provided on an "as is" basis without warranties or conditions of any
kind.
Inno Setup License Notice
~~~~~~~~~~~~~~~~~~~~~~~~~
The FileAtlas installer is built with Inno Setup. Inno Setup is copyright
Jordan Russell, Martijn Laan, and contributors, and is distributed under the
Inno Setup License.
Tcl/Tk License Notice
~~~~~~~~~~~~~~~~~~~~~
The Tk UI runtime used by Python/Tkinter is distributed under Tcl/Tk license
terms. Tcl/Tk is provided without warranty; copyright belongs to its respective
authors and contributors.