Updated licenses

This commit is contained in:
2026-03-09 18:33:42 +01:00
parent f89b6445ff
commit b12555d883
7 changed files with 88 additions and 12 deletions
+12 -2
View File
@@ -5,6 +5,16 @@ This software uses the following third-party libraries. Full license texts are a
1. cryptography 46.0.5
Author: Python Cryptographic Authority
License: Apache License 2.0
License: Apache License 2.0 or BSD 3-Clause License
URL: https://cryptography.io/
See licenses/cryptography.txt for full license text.
See licenses/cryptography.APACHE.txt or licenses/cryptography.BSD.txt for full license text.
2. cffi 2.0.0
Author: Armin Rigo, Maciej Fijalkowski
License: MIT License
See licenses/cffi.txt for full license text.
3. pycparser 3.0
Author: Eli Bendersky
License: BSD 3-Clause License
See licenses/pycparser.txt for full license text.