Cleanup: update stale file paths in LICENSE
[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
16src/lib/ringbuffer/ring_buffer_splice.c
17src/lib/ringbuffer/ring_buffer_mmap.c
18include/instrumentation/events/*.h
19include/wrapper/list.h
20
21* MIT-style license
22
23These files are licensed under an MIT-style license. See LICENSES/MIT
24for details.
25
26include/lttng/prio_heap.h
27include/lttng/bitfield.h
28include/lttng/bytecode.h
29include/lttng/lttng-bytecode.h
30src/lib/prio_heap/lttng_prio_heap.c
31src/lttng-bytecode-interpreter.c
32src/lttng-bytecode-specialize.c
33src/lttng-bytecode-validator.c
34src/lttng-bytecode.c
This page took 0.023591 seconds and 5 git commands to generate.