diff options
| author | Dave Tang <davetingpongtang@gmail.com> | 2026-06-23 18:30:52 +0900 |
|---|---|---|
| committer | Dave Tang <davetingpongtang@gmail.com> | 2026-06-23 18:30:52 +0900 |
| commit | b5e73b3f0f174258ab35b1879ba8517dbeeb170b (patch) | |
| tree | c5f26b533fb443b812e84f71d1206110f3973a9d /README.md | |
| parent | b2e82cb9d8566b8c27e8340db556b46563595dc5 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -561,3 +561,19 @@ does this — and re-verify. Check the [Docsify releases page](https://github.com/docsifyjs/docsify/releases) for the latest version number before upgrading. + +--- + +## License + +Copyright (c) 2026 Dave Tang. + +This work, including the documentation in this repository and the +`scripts/setup.sh` helper, is licensed under the +[Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). +You are free to share and adapt the material for any purpose, even commercially, +provided you give appropriate credit. See [`LICENSE`](LICENSE) for the full legal text. + +The third-party assets that `scripts/setup.sh` downloads (Docsify, Prism, KaTeX, +Mermaid, and the plugins) are each distributed under their own licenses by their +respective authors; this license covers only the contents of this repository. |
