@@ 119,16 119,16 @@ this program. If not, see [https://www.gnu.org/licenses/][licen].
---
-This program includes code from the termbox TUI library,
+This program includes code from the termbox2 TUI library,
-[https://github.com/termbox/termbox][termbox]
+[https://github.com/termbox/termbox2][termbox]
The file `LICENSE.termbox` applies to the portion of this program which is from
-the termbox library.
+the termbox2 library. Currently, this includes only the file `termbox.h`.
{made-by}
{/main}
[issue]: https://todo.sr.ht/~strahinja/sled/
[licen]: https://www.gnu.org/licenses
-[termbox]: https://github.com/termbox/termbox
+[termbox]: https://github.com/termbox/termbox2