From b190646aa528ebc78ba4d134ca31b32a9c4f1436 Mon Sep 17 00:00:00 2001 From: Stanislav Angelovic Date: Sun, 11 Oct 2020 14:27:14 +0200 Subject: [PATCH] Make a note in README about an exception for LGPL license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fa0c9e..b200585 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Dependencies Licensing --------- -The library is distributed under LGPLv2.1 license. +The library is distributed under LGPLv2.1 license, with a specific exception for macro/template/inline code in library header files. References/documentation ------------------------