THIRD-PARTY NOTICES FOR THORNLOCK
=================================

This package contains code from the open-source libraries listed below.
Their licences require that the notices travel with the distributed code,
so they are reproduced here in full.

Fonts are covered separately: the bundled Cinzel subset ships under the SIL
Open Font License, whose full text is in "fonts/OFL.txt" next to this file.


-------------------------------------------------------------------------
react 19.2.7        (https://github.com/facebook/react)
react-dom 19.2.7    (https://github.com/facebook/react)
scheduler 0.27.0    (https://github.com/facebook/react)

  scheduler is a runtime dependency of react-dom and is part of the bundle.
  All three ship the same MIT licence text, reproduced once below.

MIT License

Copyright (c) Meta Platforms, Inc. and affiliates.

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.
-------------------------------------------------------------------------


Build-time tools (Vite, TypeScript, ESLint, Vitest, Playwright and the rest
of the devDependencies) produce this package but no part of them is shipped
inside it, so they are not listed here.
