grok-build-upstream-mirror/crates/codegen/xai-ratatui-inline/NOTICE

15 lines
746 B
Text
Raw Normal View History

xai-ratatui-inline includes code derived from the Ratatui terminal UI library.
Ratatui is dual-licensed under the MIT License and the Apache License, Version 2.0.
This crates forked Terminal / viewport implementation is based on Ratatui source
(see README “Why Fork ratatui's Terminal?” and comments in src/terminal.rs).
Upstream: https://github.com/ratatui/ratatui
Copyright (c) 2023-2024 The Ratatui Developers
Copyright (c) Florian Dehau (original tui-rs lineage, where applicable)
The remainder of this crate is Copyright 2023-2026 xAI and licensed under the
Apache License, Version 2.0 (see the repository root LICENSE).
Full license texts for third-party dependencies also appear in the repository
root THIRD-PARTY-NOTICES file.