-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
46 lines (33 loc) · 1.47 KB
/
NOTICE
File metadata and controls
46 lines (33 loc) · 1.47 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
43
44
45
46
Orbit Editor
Copyright 2026 Vexelity AI
This product includes software developed by:
- Microsoft Corporation (VS Code) - Licensed under MIT License
Copyright (c) 2015 - present Microsoft Corporation
https://github.com/microsoft/vscode
- Void Editor (fork base) - Licensed under Apache License 2.0 / MIT
Copyright (c) Void Editor contributors
https://github.com/voideditor/void
This product uses the following open source packages:
- Electron - Licensed under MIT License
Copyright (c) Electron contributors
https://github.com/electron/electron
- Node.js - Licensed under MIT License
Copyright Node.js contributors
https://github.com/nodejs/node
- TypeScript - Licensed under Apache License 2.0
Copyright Microsoft Corporation
https://github.com/microsoft/TypeScript
- React - Licensed under MIT License
Copyright (c) Meta Platforms, Inc.
https://github.com/facebook/react
- Tailwind CSS - Licensed under MIT License
Copyright (c) Tailwind Labs, Inc.
https://github.com/tailwindlabs/tailwindcss
For the complete list of dependencies and their licenses, see the
package.json file and the respective package repositories.
Orbit's additions and modifications are licensed under the Apache 2.0 License.
See LICENSE.txt for the full Apache 2.0 license text.
The VS Code base is licensed under the MIT License.
See LICENSE-VS-Code.txt for the full MIT license text.
The Void Editor base (which Orbit was forked from) contains both
Apache 2.0 and MIT licensed components.