Files
warp/about.hbs
2026-04-28 08:43:33 -05:00

16 lines
410 B
Handlebars

Third-Party Licenses for Warp
================================================================================
This file contains license information for third-party components included
in the Warp distribution.
{{#each licenses}}
{{name}}
{{#each used_by}}
- {{crate.name}} {{crate.version}}
{{/each}}
--------------------------------------------------------------------------------
{{{text}}}
{{/each}}