lib: remove bt_graph_interrupt, add bt_graph_borrow_default_interrupter
[babeltrace.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index d4af9bbf69cf3514bc173fe49e0514a6eaea509f..dae5d84d677f6639befc37af80f5f4b6d3b38ef0 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -13,3 +13,15 @@ in both free and proprietary software. See mit-license.txt for details.
 
 Library test code is distributed under the GPLv2 license, as specified in the
 per-file license. See gpl-2.0.txt for details.
+
+* LGPLv2.1
+
+The file src/bt-list.h is licensed under LGPLv2.1. It only
+contains trivial static inline functions and macros, and, therefore,
+including it does not make babeltrace a derivative work on this header.
+Please refer to the LGPLv2.1 license for details.
+
+* BSD 2-Clause
+
+The files in tests/utils/python/tap/ are licensed under the BSD 2-Clause. They
+are only used when running the tests in the source tree.
This page took 0.023373 seconds and 4 git commands to generate.