Skip to content

Commit c641118

Browse files
natkeCopilot
andauthored
Add sections for SDK and CLI (#667)
Clarify license terms for CLI and SDK --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0579d42 commit c641118

5 files changed

Lines changed: 35 additions & 26 deletions

File tree

LICENSE

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff 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+
532
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.
633

734
IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE RIGHTS BELOW.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,7 @@ Foundry Local supports Windows, macOS (Apple silicon), and Linux.
233233
234234
## ⚖️ License
235235
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.

licenses/deepseek.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

licenses/mistral.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

licenses/phi.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)