X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=LICENSE;h=dae5d84d677f6639befc37af80f5f4b6d3b38ef0;hb=f80e9ec14e8608e514891297246112606975b5f8;hp=816d185e0886ebbbd6490b1affc10ef9839b1e7a;hpb=71dd417a2b700c2315ef9919104572df1bc83f7a;p=babeltrace.git diff --git a/LICENSE b/LICENSE index 816d185e..dae5d84d 100644 --- a/LICENSE +++ b/LICENSE @@ -16,7 +16,12 @@ per-file license. See gpl-2.0.txt for details. * LGPLv2.1 -The file include/babeltrace/list.h is licensed under LGPLv2.1. It only +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.