X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=LICENSE;h=9b8e8b3100fe8a6bb41fbd4540ab5c38192831eb;hb=1aca53e11bbd4a28fb88f8466744abf66447c92f;hp=b9f76cf317c5f6da9cee9df3fd8e9327dce8f58f;hpb=a0bea89bba00be4c2fc348b7c21fa7b0e4298a66;p=lttng-modules.git diff --git a/LICENSE b/LICENSE index b9f76cf3..9b8e8b31 100644 --- a/LICENSE +++ b/LICENSE @@ -2,25 +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 -instrumentation/events/mainline/*.h -instrumentation/events/lttng-modules/*.h +lib/ringbuffer/ring_buffer_mmap.c +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 lib/prio_heap/lttng_prio_heap.c lib/bitfield.h +filter-bytecode.h +lttng-filter-interpreter.c +lttng-filter-specialize.c +lttng-filter-validator.c +lttng-filter.c +lttng-filter.h