X-Git-Url: https://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=LICENSE;h=04013e663acf021b86ae6a5b691f35286bea716e;hp=bb880bf1faac072160dc1bcc7419458bbba9ad6a;hb=HEAD;hpb=6064fe3a84e4225e80ab191eae5a38de31f3fc7e diff --git a/LICENSE b/LICENSE index bb880bf1..04013e66 100644 --- a/LICENSE +++ b/LICENSE @@ -2,26 +2,33 @@ LTTng modules licensing Mathieu Desnoyers June 2, 2011 -* LGPLv2.1/GPLv2 dual-license +* LGPL-2.1 / GPL-2.0 dual-license The files contained within this package are licensed under -LGPLv2.1/GPLv2 dual-license (see lgpl-2.1.txt and gpl-2.0.txt for +LGPL-2.1 / GPL-2.0 dual-license (see LICENSES/LGPL-2.1 and LICENSES/GPL-2.0 for details), except for files identified by the following sections. -* GPLv2 license +* GPL-2.0 license -These files are licensed exclusively under the GPLv2 license. See -gpl-2.0.txt for details. +These files are licensed exclusively under the GPL-2.0 license. See +LICENSES/GPL-2.0 for details. lib/ringbuffer/ring_buffer_splice.c lib/ringbuffer/ring_buffer_mmap.c -instrumentation/events/mainline/*.h -instrumentation/events/lttng-modules/*.h +instrumentation/events/lttng-module/*.h +wrapper/list.h * MIT-style license -These files are licensed under an MIT-style license: +These files are licensed under an MIT-style license. See LICENSES/MIT +for details. -lib/prio_heap/lttng_prio_heap.h +include/lttng/prio_heap.h +include/lttng/bitfield.h +include/lttng/filter-bytecode.h +include/filter.h lib/prio_heap/lttng_prio_heap.c -lib/bitfield.h +lttng-filter-interpreter.c +lttng-filter-specialize.c +lttng-filter-validator.c +lttng-filter.c