Fix: scsi: sd: Atomic write support added in 6.11-rc1
[lttng-modules.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index 9b8e8b3100fe8a6bb41fbd4540ab5c38192831eb..a8585832a5bda4d3b63d451acad3cd70659126ac 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -4,31 +4,31 @@ June 2, 2011
 
 * LGPL-2.1 / GPL-2.0 dual-license
 
-The files contained within this package are licensed under
-LGPL-2.1 / GPL-2.0 dual-license (see LICENSES/LGPL-2.1 and LICENSES/GPL-2.0 for
+The files contained within this package are licensed under LGPL-2.1 / GPL-2.0
+dual-license (see LICENSES/LGPL-2.1-only.txt and LICENSES/GPL-2.0-only.txt for
 details), except for files identified by the following sections.
 
 * GPL-2.0 license
 
 These files are licensed exclusively under the GPL-2.0 license. See
-LICENSES/GPL-2.0 for details.
+LICENSES/GPL-2.0-only.txt 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
 
-These files are licensed under an MIT-style license. See LICENSES/MIT
+These files are licensed under an MIT-style license. See LICENSES/MIT.txt
 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
+include/lttng/prio_heap.h
+include/lttng/bitfield.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
This page took 0.023755 seconds and 4 git commands to generate.