mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
17 lines
756 B
Plaintext
17 lines
756 B
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 AGPL Licensed.
|
|
The files under frontend/ are AGPL Licensed.
|
|
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.
|