-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
23 lines (16 loc) · 873 Bytes
/
Copy pathNOTICE
File metadata and controls
23 lines (16 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Deft
Copyright (C) 2026 Maneek Mohan and Deft contributors
SPDX-License-Identifier: AGPL-3.0-only
Deft is free software licensed under the GNU Affero General Public License,
version 3 only (`AGPL-3.0-only`). The complete license terms are in
`LICENSE`.
The official source repository is:
https://github.com/Maneek21/Deft
If you modify Deft and let users interact with that version remotely through
a computer network, GNU AGPL v3 section 13 requires you to offer those users
the Corresponding Source of your version. Set `DEFT_SOURCE_CODE_URL`
to the public URL for that exact source so Deft's License and source page can
present the offer.
This notice does not add to or replace the license terms. Third-party software
included with or referenced by Deft remains governed by its own license; see
`THIRD-PARTY-LICENSES.md` and dependency metadata for attribution.