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