mirror of
https://github.com/warpdotdev/warp.git
synced 2026-05-06 23:32:51 +08:00
16 lines
410 B
Handlebars
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}}
|