THIRD PARTY LICENSES
====================

Diese Software verwendet externe Komponenten und Bibliotheken.
Die jeweiligen Rechte verbleiben bei den ursprünglichen Rechteinhabern.


------------------------------------------------------------
Python Standard Library
------------------------------------------------------------

Verwendete Komponenten:
- tkinter
- tkinter.ttk
- tkinter.messagebox
- threading
- io
- re
- sys
- json
- pathlib

Lizenz:
Python Software Foundation License

Copyright © Python Software Foundation and contributors

This software contains components from the Python Standard Library,
which are licensed under the Python Software Foundation License.

Vollständiger Lizenztext:
siehe licenses/PSF-License.txt


------------------------------------------------------------
pyserial
------------------------------------------------------------

Komponente:
pyserial

Projekt:
https://github.com/pyserial/pyserial

Copyright (c) 2001-2020 Chris Liechti

Lizenz:
BSD 3-Clause License


Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:


1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.


2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.


3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.


THIS SOFTWARE 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 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.


------------------------------------------------------------
packaging 25.0
------------------------------------------------------------

Komponente:
packaging

Version:
25.0

Lizenz:
Apache License 2.0

Vollständiger Lizenztext:
siehe licenses/Apache-2.0.txt


Copyright © Donald Stufft and contributors


------------------------------------------------------------
PyInstaller 6.16.0
------------------------------------------------------------

Komponente:
PyInstaller

Version:
6.16.0

Lizenz:
GNU General Public License Version 2 with PyInstaller Exception

Vollständiger Lizenztext:
siehe licenses/GPL-2.0-PyInstaller.txt


Copyright © PyInstaller Development Team


PyInstaller wird unter den Bedingungen der GNU General Public
License Version 2 mit einer speziellen Ausnahme ("Exception")
bereitgestellt.

Die PyInstaller Exception erlaubt die Verteilung von mit
PyInstaller erzeugten Anwendungen, ohne dass die Anwendung selbst
unter die GPL gestellt werden muss.


------------------------------------------------------------
pyinstaller-hooks-contrib 2025.9
------------------------------------------------------------

Komponente:
pyinstaller-hooks-contrib

Version:
2025.9

Lizenz:
Apache License 2.0

Vollständiger Lizenztext:
siehe licenses/Apache-2.0.txt


Copyright © PyInstaller Development Team


------------------------------------------------------------
python-dateutil 2.9.0.post0
------------------------------------------------------------

Komponente:
python-dateutil

Version:
2.9.0.post0

Lizenz:
Apache License 2.0

Vollständiger Lizenztext:
siehe licenses/Apache-2.0.txt


Copyright © Gustavo Niemeyer and contributors


------------------------------------------------------------
pytz 2025.2
------------------------------------------------------------

Komponente:
pytz

Version:
2025.2

Lizenz:
MIT License


Copyright © Stuart Bishop


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), 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, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:


The above copyright notice and this permission notice shall be included in all
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.


------------------------------------------------------------
pyzipper 0.3.6
------------------------------------------------------------

Komponente:
pyzipper

Version:
0.3.6

Lizenz:
MIT License


Copyright © 2019-2025 Martin Thoma


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), 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, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:


The above copyright notice and this permission notice shall be included in all
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.


------------------------------------------------------------
setuptools 80.9.0
------------------------------------------------------------

Komponente:
setuptools

Version:
80.9.0

Lizenz:
MIT License


Copyright © Python Packaging Authority


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), 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, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:


The above copyright notice and this permission notice shall be included in all
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.


------------------------------------------------------------
six 1.17.0
------------------------------------------------------------

Komponente:
six

Version:
1.17.0

Lizenz:
MIT License


Copyright © 2010-2025 Benjamin Peterson


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), 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, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:


The above copyright notice and this permission notice shall be included in all
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.


------------------------------------------------------------
tzdata 2025.2
------------------------------------------------------------

Komponente:
tzdata

Version:
2025.2

Lizenz:
- Apache License 2.0
- IANA Time Zone Database License

Apache Lizenztext:
siehe licenses/Apache-2.0.txt

IANA Lizenzinformationen:
https://www.iana.org/time-zones


Copyright © Python Software Foundation


------------------------------------------------------------
Pillow 11.2.1
------------------------------------------------------------

Komponente:
Pillow

Version:
11.2.1

Projekt:
https://python-pillow.org/

Lizenz:
HPND License (Historical Permission Notice and Disclaimer)
(PIL Software License)


Copyright © 2010-2025 Pillow Contributors


Vollständiger Lizenztext:
siehe licenses/Pillow-License.txt


------------------------------------------------------------
Cython 3.2.0
------------------------------------------------------------

Komponente:
Cython

Version:
3.2.0

Lizenz:
Apache License 2.0

Vollständiger Lizenztext:
siehe licenses/Apache-2.0.txt


Copyright © 2007-2025 Cython contributors


------------------------------------------------------------
Lizenzhinweis
------------------------------------------------------------

Die vorstehend aufgeführten Drittanbieter-Komponenten werden
ausschließlich gemäß ihren jeweiligen Lizenzbedingungen verwendet.

Diese Lizenzbedingungen gelten unabhängig von der Lizenz dieser
Anwendung und werden durch diese nicht eingeschränkt.


------------------------------------------------------------
Hinweis zur eigenen Software
------------------------------------------------------------

Die Lizenzbedingungen dieser Anwendung befinden sich in der
Datei LICENSE.txt.