mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore: make AGPL license detectable (#467)
Replace the root LICENSE file's custom preamble with the verbatim AGPL-3.0 text so GitHub's license detector and directory scrapers recognize the repo as AGPL-3.0. The dual-license/commercial explanation moves to LICENSING.md.
This commit is contained in:
+7
-2
@@ -1,12 +1,17 @@
|
||||
# Licensing
|
||||
|
||||
SnapOtter is open-core:
|
||||
SnapOtter is open-core and dual-licensed:
|
||||
|
||||
- **All content in this repository is licensed under AGPL-3.0 (see `LICENSE`),
|
||||
EXCEPT the contents of `packages/enterprise/`.**
|
||||
EXCEPT the contents of `packages/enterprise/`, unless you have purchased a
|
||||
commercial license from SnapOtter.**
|
||||
- `packages/enterprise/` is governed by the SnapOtter Commercial License
|
||||
(see `packages/enterprise/LICENSE`).
|
||||
|
||||
For use without AGPL-3.0 obligations, such as proprietary products or SaaS
|
||||
offerings without source disclosure, contact SnapOtter for commercial license
|
||||
terms.
|
||||
|
||||
The community edition is fully functional without any code from
|
||||
`packages/enterprise`: all tools, batch, pipelines, API keys, and single-node
|
||||
operation work without a license key. Enterprise features (see
|
||||
|
||||
Reference in New Issue
Block a user