Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 2.62 KB

File metadata and controls

77 lines (52 loc) · 2.62 KB

Third-Party Licenses

Vendored Binaries

tmux (vendor/tmux/)

tmux is licensed under the ISC License.
Copyright (c) 2007 Nicholas Marriott nicholas.marriott@gmail.com

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

libevent (vendor/tmux/lib/libevent_core-2.1.7.dylib)

Copyright (c) 2000-2007 Niels Provos provos@citi.umich.edu
Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
Licensed under the 3-clause BSD license.

ncurses (vendor/tmux/lib/libncursesw.6.dylib, resources/terminfo/)

Copyright (c) 1998-2020 Free Software Foundation, Inc.
Licensed under the MIT/X11 license.

The compiled terminfo database entry (resources/terminfo/78/xterm-256color) is also part of the ncurses project and covered by this license.

utf8proc (vendor/tmux/lib/libutf8proc.3.dylib)

Copyright (c) 2014-2021 Steven G. Johnson, Jiahao Chen, Tony Kelman, Jonas Fonseca, and other contributors
Licensed under the MIT license.

Fonts (loaded from Google Fonts CDN)

IBM Plex Mono, IBM Plex Sans, IBM Plex Serif

Copyright (c) 2017 IBM Corp.
Licensed under the SIL Open Font License, Version 1.1.
https://github.com/IBM/plex/blob/master/LICENSE.txt

Inter

Copyright (c) 2016-2020 The Inter Project Authors.
Licensed under the SIL Open Font License, Version 1.1.
https://github.com/rsms/inter/blob/master/LICENSE.txt

Geist

Copyright (c) 2023 Vercel, Inc.
Licensed under the SIL Open Font License, Version 1.1.
https://github.com/vercel/geist-font/blob/main/LICENSE.TXT

npm Packages

BlockNote (@blocknote/core, @blocknote/mantine, @blocknote/react)

Copyright (c) BlockNote contributors
Licensed under the Mozilla Public License 2.0 (MPL-2.0).
https://github.com/TypeCellOS/BlockNote/blob/main/LICENSE

D3 (d3)

Copyright (c) 2010-2023 Mike Bostock
Licensed under the ISC License.
https://github.com/d3/d3/blob/main/LICENSE

All other npm dependencies are licensed under MIT, ISC, or Apache-2.0. Their individual license files are included in node_modules/.