Cleanup: move to kernel style SPDX license identifiers
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 29 Jun 2018 21:28:33 +0000 (17:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 5 Jul 2018 18:18:40 +0000 (14:18 -0400)
commit9f36eaed6f91d5897924b551b44d1edd8cee00e2
tree28ffe3c3b4f30262ad7111d7326528d29f641a2f
parent6c27a5ccba05b088fbfcf8cd982c25649838298d
Cleanup: move to kernel style SPDX license identifiers

The SPDX identifier is a legally binding shorthand, which can be used instead
of the full boiler plate text. According to kernel documentation it has
to be inserted on the first or second line of a file.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
249 files changed:
Kconfig
LICENSE
LICENSES/GPL-2.0 [new file with mode: 0644]
LICENSES/LGPL-2.1 [new file with mode: 0644]
LICENSES/MIT [new file with mode: 0644]
Makefile
filter-bytecode.h
gpl-2.0.txt [deleted file]
instrumentation/events/lttng-module/9p.h
instrumentation/events/lttng-module/arch/x86/exceptions.h
instrumentation/events/lttng-module/arch/x86/irq_vectors.h
instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h
instrumentation/events/lttng-module/arch/x86/kvm/trace.h
instrumentation/events/lttng-module/asoc.h
instrumentation/events/lttng-module/block.h
instrumentation/events/lttng-module/btrfs.h
instrumentation/events/lttng-module/compaction.h
instrumentation/events/lttng-module/ext3.h
instrumentation/events/lttng-module/ext4.h
instrumentation/events/lttng-module/gpio.h
instrumentation/events/lttng-module/i2c.h
instrumentation/events/lttng-module/irq.h
instrumentation/events/lttng-module/jbd.h
instrumentation/events/lttng-module/jbd2.h
instrumentation/events/lttng-module/kmem.h
instrumentation/events/lttng-module/kvm.h
instrumentation/events/lttng-module/lock.h
instrumentation/events/lttng-module/lttng-statedump.h
instrumentation/events/lttng-module/lttng-test.h
instrumentation/events/lttng-module/lttng.h
instrumentation/events/lttng-module/mm_vmscan.h
instrumentation/events/lttng-module/module.h
instrumentation/events/lttng-module/napi.h
instrumentation/events/lttng-module/net.h
instrumentation/events/lttng-module/power.h
instrumentation/events/lttng-module/preemptirq.h
instrumentation/events/lttng-module/printk.h
instrumentation/events/lttng-module/random.h
instrumentation/events/lttng-module/rcu.h
instrumentation/events/lttng-module/regmap.h
instrumentation/events/lttng-module/regulator.h
instrumentation/events/lttng-module/rpc.h
instrumentation/events/lttng-module/rpm.h
instrumentation/events/lttng-module/sched.h
instrumentation/events/lttng-module/scsi.h
instrumentation/events/lttng-module/signal.h
instrumentation/events/lttng-module/skb.h
instrumentation/events/lttng-module/sock.h
instrumentation/events/lttng-module/timer.h
instrumentation/events/lttng-module/udp.h
instrumentation/events/lttng-module/v4l2.h
instrumentation/events/lttng-module/workqueue.h
instrumentation/events/lttng-module/writeback.h
instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
lgpl-2.1.txt [deleted file]
lib/Kbuild
lib/align.h
lib/bitfield.h
lib/bug.h
lib/prio_heap/lttng_prio_heap.c
lib/prio_heap/lttng_prio_heap.h
lib/ringbuffer/api.h
lib/ringbuffer/backend.h
lib/ringbuffer/backend_internal.h
lib/ringbuffer/backend_types.h
lib/ringbuffer/config.h
lib/ringbuffer/frontend.h
lib/ringbuffer/frontend_api.h
lib/ringbuffer/frontend_internal.h
lib/ringbuffer/frontend_types.h
lib/ringbuffer/iterator.h
lib/ringbuffer/nohz.h
lib/ringbuffer/ring_buffer_backend.c
lib/ringbuffer/ring_buffer_frontend.c
lib/ringbuffer/ring_buffer_iterator.c
lib/ringbuffer/ring_buffer_mmap.c
lib/ringbuffer/ring_buffer_splice.c
lib/ringbuffer/ring_buffer_vfs.c
lib/ringbuffer/vatomic.h
lib/ringbuffer/vfs.h
lttng-abi-old.h
lttng-abi.c
lttng-abi.h
lttng-calibrate.c
lttng-clock.c
lttng-clock.h
lttng-context-callstack.c
lttng-context-cpu-id.c
lttng-context-hostname.c
lttng-context-interruptible.c
lttng-context-migratable.c
lttng-context-need-reschedule.c
lttng-context-nice.c
lttng-context-perf-counters.c
lttng-context-pid.c
lttng-context-ppid.c
lttng-context-preemptible.c
lttng-context-prio.c
lttng-context-procname.c
lttng-context-tid.c
lttng-context-vpid.c
lttng-context-vppid.c
lttng-context-vtid.c
lttng-context.c
lttng-cpuhotplug.h
lttng-endian.h
lttng-events.c
lttng-events.h
lttng-filter-interpreter.c
lttng-filter-specialize.c
lttng-filter-validator.c
lttng-filter.c
lttng-filter.h
lttng-kernel-version.h
lttng-probes.c
lttng-ring-buffer-client-discard.c
lttng-ring-buffer-client-mmap-discard.c
lttng-ring-buffer-client-mmap-overwrite.c
lttng-ring-buffer-client-overwrite.c
lttng-ring-buffer-client.h
lttng-ring-buffer-metadata-client.c
lttng-ring-buffer-metadata-client.h
lttng-ring-buffer-metadata-mmap-client.c
lttng-statedump-impl.c
lttng-string-utils.c
lttng-string-utils.h
lttng-syscalls.c
lttng-tp-mempool.c
lttng-tp-mempool.h
lttng-tracepoint.c
lttng-tracepoint.h
lttng-tracer-core.h
lttng-tracer.h
lttng-tracker-pid.c
mit-license.txt [deleted file]
probes/Kbuild
probes/define_trace.h
probes/lttng-events-nowrite.h
probes/lttng-events-reset.h
probes/lttng-events-write.h
probes/lttng-ftrace.c
probes/lttng-kprobes.c
probes/lttng-kretprobes.c
probes/lttng-probe-9p.c
probes/lttng-probe-asoc.c
probes/lttng-probe-block.c
probes/lttng-probe-btrfs.c
probes/lttng-probe-compaction.c
probes/lttng-probe-ext3.c
probes/lttng-probe-ext4.c
probes/lttng-probe-gpio.c
probes/lttng-probe-i2c.c
probes/lttng-probe-irq.c
probes/lttng-probe-jbd.c
probes/lttng-probe-jbd2.c
probes/lttng-probe-kmem.c
probes/lttng-probe-kvm-x86-mmu.c
probes/lttng-probe-kvm-x86.c
probes/lttng-probe-kvm.c
probes/lttng-probe-lock.c
probes/lttng-probe-module.c
probes/lttng-probe-napi.c
probes/lttng-probe-net.c
probes/lttng-probe-power.c
probes/lttng-probe-preemptirq.c
probes/lttng-probe-printk.c
probes/lttng-probe-random.c
probes/lttng-probe-rcu.c
probes/lttng-probe-regmap.c
probes/lttng-probe-regulator.c
probes/lttng-probe-rpm.c
probes/lttng-probe-sched.c
probes/lttng-probe-scsi.c
probes/lttng-probe-signal.c
probes/lttng-probe-skb.c
probes/lttng-probe-sock.c
probes/lttng-probe-statedump.c
probes/lttng-probe-sunrpc.c
probes/lttng-probe-timer.c
probes/lttng-probe-udp.c
probes/lttng-probe-user.c
probes/lttng-probe-user.h
probes/lttng-probe-v4l2.c
probes/lttng-probe-vmscan.c
probes/lttng-probe-workqueue.c
probes/lttng-probe-writeback.c
probes/lttng-probe-x86-exceptions.c
probes/lttng-probe-x86-irq-vectors.c
probes/lttng-tracepoint-event-impl.h
probes/lttng-tracepoint-event.h
probes/lttng-types.h
probes/lttng.c
probes/lttng.h
tests/Kbuild
tests/Kconfig
tests/clock-plugin/lttng-clock-plugin-test.c
tests/probes/lttng-test.c
wrapper/atomic.h
wrapper/compiler.h
wrapper/fdtable.c
wrapper/fdtable.h
wrapper/file.h
wrapper/frame.h
wrapper/ftrace.h
wrapper/genhd.h
wrapper/inline_memcpy.h
wrapper/irq.h
wrapper/irqdesc.c
wrapper/irqdesc.h
wrapper/irqflags.h
wrapper/kallsyms.h
wrapper/kref.h
wrapper/kstrtox.h
wrapper/list.h
wrapper/page_alloc.c
wrapper/page_alloc.h
wrapper/percpu-defs.h
wrapper/perf.h
wrapper/poll.h
wrapper/random.c
wrapper/random.h
wrapper/rcu.h
wrapper/ringbuffer/api.h
wrapper/ringbuffer/backend.h
wrapper/ringbuffer/backend_internal.h
wrapper/ringbuffer/backend_types.h
wrapper/ringbuffer/config.h
wrapper/ringbuffer/frontend.h
wrapper/ringbuffer/frontend_api.h
wrapper/ringbuffer/frontend_internal.h
wrapper/ringbuffer/frontend_types.h
wrapper/ringbuffer/iterator.h
wrapper/ringbuffer/nohz.h
wrapper/ringbuffer/vatomic.h
wrapper/ringbuffer/vfs.h
wrapper/spinlock.h
wrapper/splice.c
wrapper/splice.h
wrapper/time.h
wrapper/timer.h
wrapper/trace-clock.c
wrapper/trace-clock.h
wrapper/tracepoint.h
wrapper/types.h
wrapper/uuid.h
wrapper/vmalloc.h
wrapper/vzalloc.h
wrapper/writeback.h
This page took 0.047363 seconds and 4 git commands to generate.