-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathLICENSE
More file actions
30 lines (25 loc) · 1.54 KB
/
Copy pathLICENSE
File metadata and controls
30 lines (25 loc) · 1.54 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
Reticle — License overview
Copyright (c) 2026 Reticle Labs
Reticle uses a per-package license model so the SDK is safe to embed in your own
application while the server and enterprise features remain protected. The
license that applies depends on the package. Each package contains its own
LICENSE file, which is authoritative.
1. Apache License, Version 2.0 — the embeddable SDK
Packages: @reticlehq/protocol, @reticlehq/browser, @reticlehq/react,
@reticlehq/babel-plugin, @reticlehq/next, @reticlehq/vite-plugin,
@reticlehq/eslint-plugin
These run inside / compile into your application. Use them anywhere,
including in apps you ship to your own customers. See the LICENSE and
NOTICE files in each package.
2. Functional Source License, Version 1.1, Apache 2.0 future (FSL-1.1-ALv2)
Packages: @reticlehq/server, @reticlehq/test, @reticlehq/core (umbrella)
Free for any Permitted Purpose (internal use, development, evaluation,
non-commercial research/education, professional services). The one
restriction is a Competing Use — offering Reticle itself as a competing
product or service. Each version converts to Apache-2.0 two years after
its release. See the LICENSE file in each package.
3. The Reticle Enterprise License — enterprise features
Path: packages/server/src/ee/ (source-available)
Free for development and evaluation; production use requires a valid Reticle
Enterprise subscription license key. See packages/server/src/ee/LICENSE.
For OEM / embedding / commercial licensing questions: hey@reticle.ai