Except where otherwise noted all files included are copyrighted by Florian Thake.

Copyright (C) 2025 Florian Thake <contact |at| tea-age.solutions>.


The TeaScript C++ Library 
is licensed under the Mozilla Public License 2.0
See included LICENSE.TXT or <https://www.mozilla.org/en-US/MPL/2.0/>

The TeaScript Host Application
is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3
See included LICENSE_AGPL.TXT or <https://www.gnu.org/licenses/>.


Some distribution packages (e.g. the TeaScript Host for Linux) might use other (A)GPL software.

The source code of the TeaScript C++ Library, the TeaScript Host as well as the eventually used 
other (A)GPL software is available here:
https://tea-age.solutions/downloads/

A snapshot of the TeaScript C++ Library can be also found here:
https://github.com/Florian-Thake/TeaScript-Cpp-Library/


Additionally:

All files marked with 
SPDX-License-Identifier: AGPL-3.0-only 
are licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3

See included LICENSE_AGPL.TXT or <https://www.gnu.org/licenses/>.

All files marked with 
SPDX-License-Identifier: MPL-2.0
are licensed under the Mozilla Public License 2.0

See included LICENSE.TXT or <https://www.mozilla.org/en-US/MPL/2.0/>

All files marked with 
SPDX-License-Identifier: MIT
are licensed under the MIT License.

See included MIT_LICENSE.TXT 


Florian Thake
TeaAge Solutions
https://tea-age.solutions 

Email: contact |at| tea-age.solutions
Alternative: tea.age.solutions |at| email.de

