X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=LICENSE;h=04013e663acf021b86ae6a5b691f35286bea716e;hp=2453f716f3a8a5b9c33826a99b8c9bc679619d80;hb=99f52fcce5865809584c1e022bca1409702ea292;hpb=f934e302d314d76563484f31caed56ad680eb17b diff --git a/LICENSE b/LICENSE index 2453f716..04013e66 100644 --- a/LICENSE +++ b/LICENSE @@ -2,28 +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. See mit-license.txt +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