update LICENSE

This commit is contained in:
Ruben Fiszel
2023-09-11 15:45:53 +02:00
parent 873d193338
commit dfd84fc03f
+2 -2
View File
@@ -6,8 +6,8 @@ Every file is under copyright (c) Windmill Labs, Inc 2022 unless otherwise speci
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" and who are under a proprietary and commerccial license.
The files under frontend/ are AGPLv3 Licensed, except any snippers of code that require a positive license check to be activated and who are under a proprietary and commercial license.
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 commerccial license.
The files under frontend/ are AGPLv3 Licensed, except any snippers 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.