23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
Source code in this repository is variously licensed under the Apache License
|
|
Version 2.0 (see file ./LICENSE-APACHE), or the AGPLv3 License (see file
|
|
./LICENSE-AGPL)
|
|
|
|
Every file is under copyright (c) Windmill Labs, Inc 2022 unless otherwise
|
|
specified. Every file is under License AGPL unless otherwise specified or
|
|
belonging to one of the below cases:
|
|
|
|
The files under backend/ are AGPLv3 Licensed, except any snippets of code under
|
|
the compile flag "enterprise". Those snippets and files are under a proprietary
|
|
and commercial license. The files under frontend/ are AGPLv3 Licensed, except
|
|
any snippets of code that require a positive license check to be activated.
|
|
Those snippets and files are under a proprietary and commercial license. Private
|
|
and public forks MUST not include any of the above proprietary and commercial
|
|
code. Windmill Labs, Inc. provide tools to clean the codebase from those
|
|
snippets upon demand. The files under python-client/ deno-client/ go-client/ are
|
|
Apache 2.0 Licensed.
|
|
|
|
The openapi files, including the OpenFlow spec is Apache 2.0 Licensed.
|
|
|
|
All third party components incorporated into the Windmill Software are licensed
|
|
under the original license provided by the owner of the applicable component.
|