# Lisensi runtime pembaca web

Pembaca HTML mandiri dibangun dengan **Quarto 1.9.37**. Quarto menyalin
komponen runtime berikut ke `site_libs/`; berkas-berkas itu bukan karya asli
O002 dan tidak tercakup oleh lisensi CC BY-SA 4.0 untuk teks buku ataupun
pernyataan lisensi MIT untuk kode contoh O002.

| Komponen yang dikemas | Berkas | Lisensi upstream |
|---|---|---|
| Quarto dan modul navigasi, pencarian, tabset, serta penyorotan sintaks | `quarto-*.js`, `tabsets.js`, CSS Quarto | MIT |
| Bootstrap dan Bootstrap Icons | `bootstrap*` termasuk font ikon | MIT |
| clipboard.js | `clipboard.min.js` | MIT |
| AnchorJS | `anchor.min.js` | MIT |
| Popper | `popper.min.js` | MIT |
| Algolia Autocomplete | `autocomplete.umd.js` | MIT |
| Headroom.js | `headroom.min.js` | MIT |
| Tippy.js | `tippy.umd.min.js`, `tippy.css` | MIT |
| Fuse.js | `fuse.min.js` | Apache License 2.0 |

Pemberitahuan yang tertanam pada berkas hasil tetap dipertahankan. Di antaranya
adalah hak cipta Bootstrap Authors, Bootstrap Icons Authors, Zeno Rocha
(clipboard.js), Bryan Braun (AnchorJS), Algolia dan para kontributor, Nick
Williams (Headroom.js), serta Kiro Risk (Fuse.js). Quarto menyatakan hak cipta
Posit Software, PBC. Tautan lisensi upstream:

- Quarto: <https://github.com/quarto-dev/quarto-cli/blob/main/COPYING.md>
- Bootstrap: <https://github.com/twbs/bootstrap/blob/main/LICENSE>
- Bootstrap Icons: <https://github.com/twbs/icons/blob/main/LICENSE>
- clipboard.js: <https://github.com/zenorocha/clipboard.js/blob/master/LICENSE>
- AnchorJS: <https://github.com/bryanbraun/anchorjs/blob/master/LICENSE>
- Popper: <https://github.com/floating-ui/floating-ui/blob/master/LICENSE>
- Algolia Autocomplete: <https://github.com/algolia/autocomplete/blob/next/LICENSE>
- Headroom.js: <https://github.com/WickyNilliams/headroom.js/blob/master/LICENSE>
- Tippy.js: <https://github.com/atomiks/tippyjs/blob/master/LICENSE>
- Fuse.js / Apache-2.0: [salinan lokal lisensi lengkap](LICENSE-RUNTIME-APACHE-2.0.txt)
  dan <https://www.apache.org/licenses/LICENSE-2.0.txt>

## Teks lisensi MIT

Copyright (c) para pemegang hak cipta yang disebut di atas dan pada masing-masing
berkas sumber.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Fuse.js tetap berada di bawah Apache License 2.0; berkas
`LICENSE-RUNTIME-APACHE-2.0.txt` mengemas salinan lokal ketentuan lengkap
lisensi itu. Tidak ada komponen runtime dalam tabel ini yang dilisensikan ulang
oleh edisi O002.
