mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
README: Add information on changed license
See !157 Signed-off-by: Felix Walter <felix.walter@d3tn.com>
This commit is contained in:
parent
c32b944535
commit
b18076f48f
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ The entry point is implemented in [`components/daemon/main.c`](components/daemon
|
|||
## License
|
||||
|
||||
This work is licensed as a whole under the GNU Affero General Public License v3.0, with some parts and components being licensed under the BSD 3-Clause, Apache 2.0, MIT, zLib, and GPL v2.0 licenses.
|
||||
This licensing scheme is applied since early 2024, after the release of version v0.13.0 under the Apache 2 and BSD 3-Clause licenses.
|
||||
|
||||
All code files, except those under the `external/` directory tree, contain an [SPDX](https://spdx.dev/) license identifier at the top, to indicate the license that applies to the specific file.
|
||||
The external libraries shipped with µD3TN and contained in `external/` are subject to their own licenses, documented in [`LICENSE-3RD-PARTY.txt`](external/LICENSE-3RD-PARTY.txt).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue