-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
42 lines (34 loc) · 2.01 KB
/
Copy pathNOTICE
File metadata and controls
42 lines (34 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
LeRobot Studio Third-Party Notice
=================================
This repository depends on third-party packages. The exact dependency graph,
versions, package registry locations, integrity hashes, and SPDX license
identifiers are recorded in `package-lock.json`.
## Notable production dependencies
- `mediabunny` — MPL-2.0 (Mozilla Public License 2.0). Used for browser-side
video muxing, demuxing, and conversion during dataset export. MPL-2.0 is an
OSI-approved weak copyleft license (file-level). Unmodified use as a
dependency is permitted; if you modify MPL-covered files from mediabunny,
those modified files must remain under MPL-2.0 and source must be available
as required by that license.
- `@fontsource-variable/geist` — OFL-1.1. Font software redistributed under the
SIL Open Font License. Retain the OFL text when redistributing the font files.
Examples of additional non-MIT license identifiers present in the current
lockfile include:
- `argparse` 2.0.1 — Python-2.0
- `caniuse-lite` 1.0.30001799 — CC-BY-4.0
- `isexe` 3.1.5 — BlueOak-1.0.0
- `lightningcss` 1.32.0 and 1.33.0 — MPL-2.0 (primarily a build tool)
- `spawndamnit` 3.0.1 — `SEE LICENSE IN LICENSE`
- `tslib` 2.8.1 — 0BSD
This list is representative, not exhaustive; development tools, optional
platform packages, and transitive dependencies may use additional licenses.
This notice is an index, not a replacement for the applicable third-party
license texts. Before distributing a built artifact, generate and review a
complete production-artifact dependency and asset inventory from the exact
lockfile and build output used for that release.
## Trademarks
LeRobot, Hugging Face, GitHub, Geist, and other product or company names are
trademarks or registered trademarks of their respective owners. LeRobot Studio
is an independent project by IO-AI.TECH and is not affiliated with, endorsed by,
or sponsored by Hugging Face, GitHub, Vercel, or the trademark owners of those
names, except where such a relationship is explicitly stated in writing.