docs: update licensing information (#488)

This commit is contained in:
Pasquale Vitiello
2025-11-04 10:31:23 +01:00
committed by GitHub
parent 5c1d0252bb
commit edc5f30967
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -8,5 +8,6 @@ The following directory and their subdirectories are licensed under their origin
```
apps/origin/
apps/ui/
```
+1 -1
View File
@@ -128,7 +128,7 @@ Please see our [Contributing Guidelines](apps/ui/CONTRIBUTING.md) for more infor
This repository uses a mixed licensing approach. The default license for this project is [AGPLv3.0](LICENSE).
- **MIT**: The `apps/origin/` directory is licensed under its original MIT license
- **MIT**: The `apps/origin/` and `apps/ui/` directories are licensed under its original MIT license
- **AGPLv3**: All other directories are licensed under the GNU Affero General Public License v3.0
For detailed information, see our [Licensing documentation](LICENSING.md).