Add GPL-3.0 license and third-party license notices
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Trilium Share – Gruvbox Blog System
|
||||
|
||||
[](LICENSE)
|
||||
[](https://github.com/TriliumNext/Trilium)
|
||||
[](https://github.com/morhetz/gruvbox)
|
||||
[](https://opencode.ai)
|
||||
@@ -246,5 +247,10 @@ server {
|
||||
|
||||
## License
|
||||
|
||||
The vendored `highlight.js` is licensed under BSD-3-Clause (see its header). All other files in
|
||||
this repository are provided as-is – see the original author's repository for details.
|
||||
This project is licensed under the **GNU General Public License v3.0** – see [`LICENSE`](LICENSE).
|
||||
|
||||
The repository also contains third-party assets that keep their own licenses:
|
||||
`lib/highlight.js` (BSD-3-Clause), `lib/hljs_line_numbers.js` (MIT),
|
||||
`theme/cookie.woff2` (SIL OFL 1.1), `assets/palette.png` (MIT) and the embedded
|
||||
Trilium logo in `scripts/bmc_button.js` (AGPL-3.0). See
|
||||
[`THIRD_PARTY_LICENSES.md`](THIRD_PARTY_LICENSES.md) for details.
|
||||
Reference in New Issue
Block a user