Skip to content

Commit c6a0285

Browse files
authored
Update other_licenses.txt
Updated it with better cites Signed-off-by: IDoUseLinux <[email protected]>
1 parent 08afb76 commit c6a0285

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

resources/other_licenses.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Libraries used:
2-
PyCryptoDome, Public Domain, URL = https://pycryptodome.readthedocs.io/en/latest/src/license.html
3-
customTKinter, Copyright (c) 2023 Tom Schimansky, MIT License, URL = https://customtkinter.tomschimansky.com/
4-
Requests, Copyright (c) 2019 Kenneth Reitz, Apache 2.0 License, URL = https://pypi.org/project/requests/
2+
customTKinter, Copyright (c) 2023 Tom Schimansky MIT, License, URL = https://customtkinter.tomschimansky.com/
3+
Ctypes, Copyright (c) 2000 - 2006 Thomas Heller, URL = https://github.com/Legrandin/ctypes/
4+
HashLib, Copyright (c) 2017 Stratisplatform, URL = https://github.com/stratisproject/HashLib/
55
Pillow, Copyright (c) 1997-2011 by Secret Labs AB, Copyright (c) 1995-2011 by Fredrik Lundh
66
PIL, Copyright (c) 2010-2023 by Jeffrey A. Clark and contributors, Historical Permission Notice and Disclaimer (HPND), URL = https://pypi.org/project/Pillow/
7-
SetUpTools, Copyright (c) 2023 SetUpTools and its contributors, MIT License, URL = https://pypi.org/project/setuptools/
87
PyInstaller, Copyright (c) 2010-2023, PyInstaller Development Team, Copyright (c) 2005-2009, Giovanni Bajo URL = https://pyinstaller.org/en/stable/
98
Previous work on PyInstaller, (c) 2002 McMillan Enterprises, Inc.
9+
PyCryptoDome, Public Domain, URL = https://pycryptodome.readthedocs.io/en/latest/src/license.html
10+
Requests, Copyright (c) 2019 Kenneth Reitz, Apache 2.0 License, URL = https://pypi.org/project/requests/
11+
SetUpTools, Copyright (c) 2023 SetUpTools and its contributors, MIT License, URL = https://pypi.org/project/setuptools/

0 commit comments

Comments
 (0)