File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ please resort to the header of that file.
3
3
4
4
If the file has no header, the following rules apply
5
5
1. install scripts are licensed under MIT, see License.MIT.txt
6
- 2. enterprise features are licensed under Gitpod Self-Hosted Free Licensing Terms, see License.GPF .txt
6
+ 2. enterprise features are licensed under Gitpod Self-Hosted Free Licensing Terms, see License.enterprise .txt
7
7
3. source code that is neither (1) nor (2) is licensed under AGPL, see License.AGPL.txt
8
8
9
9
On request, licenses under different terms are available.
@@ -13,4 +13,4 @@ Install scripts can be found in the folders install/ and chart/
13
13
Source code of enterprise features are files that
14
14
* are in folders named "ee" or in subfolders of such folders.
15
15
* contain the strings "_ee" or "ee_" in its file name.
16
- The files can be found by running the command `find . -iname ee -or -iname "*_ee*" -or -iname "*ee_*"`
16
+ The files can be found by running the command `find . -iname ee -or -iname "*_ee*" -or -iname "*ee_*"`
You can’t perform that action at this time.
0 commit comments