Commit | Line | Data |
---|---|---|
d2428e87 MD |
1 | LTTng UST (User-Space Tracer) Licensing |
2 | Mathieu Desnoyers | |
3 | December 5, 2012 | |
4 | ||
5 | ||
6 | * LGPLv2.1 | |
7 | ||
8 | This library is distributed under the LGPLv2.1 license. It is intended | |
9 | to allow use of the tracer API from both free and proprietary software. | |
10 | ||
11 | * MIT license : | |
12 | ||
13 | Public header files are distributed under the MIT license. See | |
14 | mit-license.txt for details. | |
15 | ||
16 | * GPLv2 | |
17 | ||
18 | Library test code is distributed under the GPLv2 license, as specified in the | |
19 | per-file license. See gpl-2.0.txt for details. |