[RELEASE] Final version.
This commit is contained in:
25
LICENSE
25
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2026 EKIKA.co
|
||||
Copyright (c) 2025-2026 EKIKA.co
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -19,3 +19,26 @@ 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.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Third-Party Notices
|
||||
-------------------
|
||||
|
||||
This software bundles or depends on the following open-source packages.
|
||||
Each package retains its own license.
|
||||
|
||||
PyQt6 - GPL v3 / Commercial https://riverbankcomputing.com/software/pyqt
|
||||
httpx - BSD 3-Clause https://github.com/encode/httpx
|
||||
websockets - BSD 3-Clause https://github.com/python-websockets/websockets
|
||||
anthropic-sdk - MIT https://github.com/anthropics/anthropic-sdk-python
|
||||
PyYAML - MIT https://github.com/yaml/pyyaml
|
||||
PyInstaller - GPL v2+ with bootloader exception
|
||||
https://github.com/pyinstaller/pyinstaller
|
||||
|
||||
Font licenses
|
||||
Quicksand - Open Font License 1.1 https://fonts.google.com/specimen/Quicksand
|
||||
Open Sans - Apache License 2.0 https://fonts.google.com/specimen/Open+Sans
|
||||
|
||||
The full text of each third-party license is available in the respective
|
||||
package source repository or distribution.
|
||||
|
||||
Reference in New Issue
Block a user