Skip to content

Commit 1cc1ead

Browse files
authored
Merge pull request fffaraz#551 from Kojoley/patch-1
Update termbox license
2 parents 02d0e93 + c33e573 commit 1cc1ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
175175
* [PDCurses](https://github.com/wmcbrine/PDCurses) - Public domain curses library with both source code and pre-compiled library available. [PublicDomain]
176176
* [replxx](https://github.com/AmokHuginnsson/replxx) - A readline and libedit replacement that supports UTF-8, syntax highlighting, hints, works on Unix and Windows. [BSD]
177177
* [TCLAP](http://tclap.sourceforge.net) - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
178-
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [BSD]
178+
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [MIT]
179179

180180
## Compression
181181
*Compression and Archiving Libraries*

0 commit comments

Comments
 (0)