X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=LICENSE;h=59a5edb21bf0f1be8b4f8ae8eed222256c439699;hb=HEAD;hp=caf91c662e8ac7623ee2b13bc892e472d451ce3d;hpb=a071f25d89c4ef76ffe7bdfcaeb783bc9cfc1211;p=lttng-modules.git diff --git a/LICENSE b/LICENSE index caf91c66..59a5edb2 100644 --- a/LICENSE +++ b/LICENSE @@ -13,10 +13,10 @@ details), except for files identified by the following sections. 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/lttng-module/*.h -wrapper/list.h +src/lib/ringbuffer/ring_buffer_splice.c +src/lib/ringbuffer/ring_buffer_mmap.c +include/instrumentation/events/*.h +include/wrapper/list.h * MIT-style license @@ -24,11 +24,11 @@ These files are licensed under an MIT-style license. See LICENSES/MIT for details. include/lttng/prio_heap.h -lib/prio_heap/lttng_prio_heap.c include/lttng/bitfield.h -filter-bytecode.h -lttng-filter-interpreter.c -lttng-filter-specialize.c -lttng-filter-validator.c -lttng-filter.c -lttng-filter.h +include/lttng/bytecode.h +include/lttng/lttng-bytecode.h +src/lib/prio_heap/lttng_prio_heap.c +src/lttng-bytecode-interpreter.c +src/lttng-bytecode-specialize.c +src/lttng-bytecode-validator.c +src/lttng-bytecode.c