update licenses for terminal inlining

licenses.yaml: xterm entry changed from dart-package to
inlined-source with derivative-work description. JetBrains Mono
weights updated (Bold/BoldItalic dropped). Terminal LICENSE
clarifies this is a derivative work based on xterm.dart v4.0.0.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-05-05 08:52:25 +02:00
co-authored by Claude
parent 85e275a362
commit 8a5c626892
3 changed files with 25 additions and 10 deletions
+14
View File
@@ -1,3 +1,17 @@
clide terminal — derivative work based on xterm.dart v4.0.0.
The terminal emulator code in this directory is derived from xterm.dart
(https://github.com/TerminalStudio/xterm.dart) and has been modified.
Changes include: Scrollable removal, quiver dependency replaced with
hand-rolled LRU, zmodem/debugger/suggestion modules stripped, scroll
event forwarding rewritten, imports restructured.
The original xterm.dart code is copyright (c) 2020 xuty and licensed
under the MIT License, reproduced below. This derivative work is part
of clide and is distributed under clide's MIT license.
------------------------------------------------------------------------
The MIT License (MIT)
Copyright (c) 2020 xuty