Rename "tsc" to "timestamp"
[lttng-modules.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index bb880bf1faac072160dc1bcc7419458bbba9ad6a..04013e663acf021b86ae6a5b691f35286bea716e 100644 (file)
--- 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
This page took 0.02318 seconds and 4 git commands to generate.