Cleanup: move scripts to subdirectory
[lttng-modules.git] / LICENSE
... / ...
CommitLineData
1LTTng modules licensing
2Mathieu Desnoyers
3June 2, 2011
4
5* LGPLv2.1/GPLv2 dual-license
6
7The files contained within this package are licensed under
8LGPLv2.1/GPLv2 dual-license (see lgpl-2.1.txt and gpl-2.0.txt for
9details), except for files identified by the following sections.
10
11* GPLv2 license
12
13These files are licensed exclusively under the GPLv2 license. See
14gpl-2.0.txt for details.
15
16lib/ringbuffer/ring_buffer_splice.c
17lib/ringbuffer/ring_buffer_mmap.c
18instrumentation/events/mainline/*.h
19instrumentation/events/lttng-modules/*.h
20wrapper/list.h
21
22* MIT-style license
23
24These files are licensed under an MIT-style license. See mit-license.txt
25for details.
26
27lib/prio_heap/lttng_prio_heap.h
28lib/prio_heap/lttng_prio_heap.c
29lib/bitfield.h
30filter-bytecode.h
31lttng-filter-interpreter.c
32lttng-filter-specialize.c
33lttng-filter-validator.c
34lttng-filter.c
35lttng-filter.h
This page took 0.023845 seconds and 4 git commands to generate.