diff --git a/src/introduction/why_free_software.md b/src/introduction/why_free_software.md
index 239dd93e24089dcbe9c83b41f5ecea98464c7419..73faa87a6743074a43f97ce60d9a441389daca68 100644
--- a/src/introduction/why_free_software.md
+++ b/src/introduction/why_free_software.md
@@ -13,7 +13,7 @@ Redox OS is predominately MIT X11-style licensed, including all software, docume
 - GNU Unifont, which is GPLv2
 - Fira font, which is SIL Open Font License 1.1
 - Oxygen icons from KDE, which are LGPLv3
-- Newlib C library, which is GPLv2
+- Newlib C library, [which is a number of free software licenses, mostly BSD](https://github.com/bminor/newlib/blob/master/COPYING.NEWLIB)
 - NASM, which is BSD 2-clause
 
 The MIT X11-style license has the following properties: