Updated licenses

This commit is contained in:
2026-03-09 18:26:21 +01:00
parent e2f187910a
commit 1aa9a8f498
5 changed files with 295 additions and 1 deletions
+17 -1
View File
@@ -11,4 +11,20 @@ This software uses the following third-party libraries. Full license texts are a
2. jeb-utils 0.1.4
Author: jCloud Services GbR
License: Apache License 2.0
See licenses/jeb-utils.txt for full license text.
See licenses/jeb-utils.txt for full license text.
3. cffi 2.0.0
Author: Armin Rigo, Maciej Fijalkowski
License: MIT License
See licenses/cffi.txt for full license text.
4. cryptography 46.0.5
Author: Python Cryptographic Authority
License: Apache License 2.0 or BSD 3-Clause License
URL: https://cryptography.io/
See licenses/cryptography.APACHE.txt or licenses/cryptography.BSD.txt for full license text.
5. pycparser 3.0
Author: Eli Bendersky
License: BSD 3-Clause License
See licenses/pycparser.txt for full license text.