Skip to content

Commit bc01f33

Browse files
committed
add 3p licenses
1 parent ad9a157 commit bc01f33

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

THIRD_PARTY_LICENSES

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,10 @@ Copyright (c) 2020 Charmbracelet, Inc
939939
** github.com/charmbracelet/bubbles; v0.13.0 --
940940
https://github.com/charmbracelet/bubbles
941941
Copyright (c) 2020 Charmbracelet, Inc
942+
** github.com/charmbracelet/x/cellbuf; v0.0.13 --
943+
https://github.com/charmbracelet/x
944+
** github.com/charmbracelet/colorprofile; v0.2.3 --
945+
https://github.com/charmbracelet/colorprofile
942946

943947
MIT License
944948

@@ -1530,6 +1534,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15301534
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15311535
SOFTWARE.
15321536

1537+
------
1538+
1539+
** github.com/xo/terminfo; v0.0.0-20220910002029 --
1540+
https://github.com/xo/terminfo
1541+
1542+
The MIT License (MIT)
1543+
1544+
Copyright (c) 2016 Anmol Sethi
1545+
1546+
Permission is hereby granted, free of charge, to any person obtaining a copy
1547+
of this software and associated documentation files (the "Software"), to deal
1548+
in the Software without restriction, including without limitation the rights
1549+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1550+
copies of the Software, and to permit persons to whom the Software is
1551+
furnished to do so, subject to the following conditions:
1552+
1553+
The above copyright notice and this permission notice shall be included in all
1554+
copies or substantial portions of the Software.
1555+
1556+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1557+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1558+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1559+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1560+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1561+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1562+
SOFTWARE.
15331563

15341564
------
15351565

0 commit comments

Comments
 (0)