Add python tap runner to the tree
[babeltrace.git] / LICENSE
... / ...
CommitLineData
1Common Trace Format - Licensing
2Mathieu Desnoyers
3September 26, 2010
4
5
6* MIT license :
7
8This library is distributed under the MIT license. It is intended to allow use
9in both free and proprietary software. See mit-license.txt for details.
10
11
12* GPLv2
13
14Library test code is distributed under the GPLv2 license, as specified in the
15per-file license. See gpl-2.0.txt for details.
16
17* LGPLv2.1
18
19The file include/babeltrace/list-internal.h is licensed under LGPLv2.1. It only
20contains trivial static inline functions and macros, and, therefore,
21including it does not make babeltrace a derivative work on this header.
22Please refer to the LGPLv2.1 license for details.
23
24* BSD 2-Clause
25
26The files in tests/utils/python/tap/ are licensed under the BSD 2-Clause. They
27are only used when running the tests in the source tree.
This page took 0.022075 seconds and 4 git commands to generate.