aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-09-30 13:31:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-09-30 13:31:25 +0200
commitd9dd84487bda8303590d5b30987f1d76b93867ba (patch)
tree7fd0a926dea644a2ddb70c863574af386b9d7f79 /LICENSE
parente53da6ae4665ce49dddcc9aaa97a4e87bb94f48d (diff)
Add JSON parser (copy of libstud-json)
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index de2b5a9..f22e52f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -8,6 +8,10 @@ libbutl/mingw-*.hxx:
2-clause BSD License; see the file headers for details.
+libbutl/json/pdjson.[hc]:
+
+UNLICENSE (dedicated to the public domain).
+
The rest:
MIT License