You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+31-4Lines changed: 31 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,34 @@
1
-
MICROSOFT SOFTWARE LICENSE TERMS
2
-
3
-
FOUNDRY LOCAL
4
-
1
+
FOUNDRY LOCAL LICENSE TERMS
2
+
===========================
3
+
4
+
FOUNDRY LOCAL SDK
5
+
-----------------
6
+
7
+
MIT License
8
+
9
+
Copyright (c) Microsoft Corporation
10
+
11
+
Permission is hereby granted, free of charge, to any person obtaining a copy
12
+
of this software and associated documentation files (the "Software"), to deal
13
+
in the Software without restriction, including without limitation the rights
14
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
+
copies of the Software, and to permit persons to whom the Software is
16
+
furnished to do so, subject to the following conditions:
17
+
18
+
The above copyright notice and this permission notice shall be included in all
19
+
copies or substantial portions of the Software.
20
+
21
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
+
SOFTWARE.
28
+
29
+
FOUNDRY LOCAL CLI
30
+
-----------------
31
+
5
32
These license terms are an agreement between you and Microsoft Corporation (or based on where you live, one of its affiliates). They apply to the software named above. The terms also apply to any Microsoft services or updates for the software, except to the extent those have additional terms.
6
33
7
34
IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE RIGHTS BELOW.
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,4 +233,7 @@ Foundry Local supports Windows, macOS (Apple silicon), and Linux.
233
233
234
234
## ⚖️ License
235
235
236
-
Foundry Local is licensed under the Microsoft Software License Terms. For more details, read the [LICENSE](LICENSE) file.
236
+
Foundry Local SDK is licensed under the MIT license. For more details, see the [LICENSE](LICENSE) file.
237
+
Foundry Local CLI is licensed under the Microsoft Software License Terms. For more details, read the [LICENSE](LICENSE) file.
238
+
239
+
Individual models made available for use with Foundry Local are subject to the each model's license terms, notices, and use restrictions. Refer to the model's documentation or download/listing page for the applicable terms before using or redistributing a model.
0 commit comments