Skip to content

Commit

Permalink
docs: update third-party libs
Browse files Browse the repository at this point in the history
  • Loading branch information
dbartolini committed Sep 2, 2024
1 parent a7a98dd commit 58dd476
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions docs/copyright.rst
Original file line number Diff line number Diff line change
Expand Up @@ -762,16 +762,21 @@ FreeType (FreeType Project LICENSE)

Software library to render fonts.

IconFontCppHeaders (MIT)
------------------------
Lua (MIT)
---------

C++11, C89 and None headers for icon fonts Font Awesome, Google Material Design icons and Kenney game icons.
Lua is a powerful, efficient, lightweight, embeddable scripting language.

LuaJIT (MIT)
------------

A Just-In-Time Compiler for Lua.

MD5 (Zlib)
----------

Independent implementation of MD5 (RFC 1321).

OpenAL soft (LGPL)
------------------

Expand All @@ -782,3 +787,7 @@ stb (Public domain)

single-file public domain (or MIT licensed) libraries for C/C++.

tinyexpr (Zlib)
---------------

TinyExpr is a very small recursive descent parser and evaluation engine for math expressions.

0 comments on commit 58dd476

Please sign in to comment.