Skip to content

Commit dd66387

Browse files
committed
Add LICENSE file for Locust Cloud (files will be added under /proprietary) and reference it from the main license.
1 parent 73d60fa commit dd66387

File tree

2 files changed

+43
-2
lines changed

2 files changed

+43
-2
lines changed

Diff for: LICENSE

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
The MIT License
2-
31
Copyright (c) 2009-2025, Carl Byström, Jonatan Heyman, Lars Holmberg
42

3+
* Content that resides under the "proprietary/" directory of this repository, is licensed under the license defined in "proprietary/LICENSE".
4+
* Content outside of the above mentioned directory is licensed as defined below.
5+
6+
The MIT License
7+
58
Permission is hereby granted, free of charge, to any person obtaining a copy
69
of this software and associated documentation files (the "Software"), to deal
710
in the Software without restriction, including without limitation the rights

Diff for: proprietary/LICENSE

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
Copyright (c) 2024-present Locust Technologies Inc.
2+
3+
This software and associated documentation files (the "Software") may only be
4+
used in production, if you (and any entity that you represent) have agreed to,
5+
and are in compliance with, the Locust Cloud Terms of Service, available
6+
at https://locust.cloud/terms, or other agreement governing the use of the Software,
7+
as agreed by you and Locust Technologies, and otherwise have a valid Locust Cloud
8+
subscription. Subject to the foregoing sentence, you are free to
9+
modify this Software and publish patches to the Software. You agree that Locust
10+
Technologies and/or its licensors (as applicable) retain all right, title and
11+
interest in and to all such modifications and/or patches, and all such modifications
12+
and/or patches may only be used, copied, modified, displayed, distributed, or otherwise
13+
exploited with a valid Locust Cloud subscription. Subject to the foregoing,
14+
it is forbidden to copy, merge, publish, distribute, sublicense,
15+
and/or sell the Software.
16+
17+
This License applies only to the part of this Software that is not
18+
distributed as part of Locust Core, and that is not an image,
19+
font, cascading stylesheet (CSS), or a file which is served as client-side
20+
JavaScript, either directly or after having been compiled, arranged, augmented,
21+
or combined into client-side JavaScript. Any part of this Software distributed
22+
as part of Locust Core or that is an image, font, cascading stylesheet (CSS), a
23+
file which produces or is compiled, arranged, augmented, or combined into
24+
client-side JavaScript, in whole or in part, is copyrighted under the MIT
25+
license. The full text of this License shall be included in all copies or
26+
substantial portions of the Software.
27+
28+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34+
SOFTWARE.
35+
36+
For all third party components incorporated into Locust Cloud, those
37+
components are licensed under the original license provided by the owner of the
38+
applicable component.

0 commit comments

Comments
 (0)