From 5dfed11061d1e2baffa92fabffebf0fe1ed1e40c Mon Sep 17 00:00:00 2001 From: John McNamara Date: Wed, 25 May 2022 21:01:45 +0100 Subject: [PATCH] Minor doc clarifications. --- License.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/License.txt b/License.txt index 6b44a03c..ea457131 100644 --- a/License.txt +++ b/License.txt @@ -34,9 +34,10 @@ Libxlsxwriter is released under a FreeBSD license: official policies, either expressed or implied, of the FreeBSD Project. -Libxlsxwriter includes `queue.h` and `tree.h` from FreeBSD, the `minizip` -component of `zlib`. It also includes and uses the optional `tmpfileplus`, -`md5` and `emyg_dtoa`. These components which have the following licenses: +Libxlsxwriter includes the `queue.h` and `tree.h` macros from FreeBSD. It also +includes and, unless overridden, uses the optional libraries `minizip`, +`tmpfileplus` and `md5`. It also includes the `emyg_dtoa` library but doesn't +use it by default. These components have the following licenses: Queue.h from FreeBSD: