grok-build-upstream-mirror/crates/codegen/xai-ratatui-inline/NOTICE
grokkybara[bot] c68e39f604 Publish harness and TUI open-source
initial sync from the monorepo
2026-07-16 06:46:02 +01:00

15 lines
746 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.