From b7cdc18250880cc44edeef4a4b42c8ac7a135a6d Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 31 Mar 2020 14:29:29 -0400 Subject: [PATCH] Update to SPDX v3.0 identifiers The short form of GPL-2.0 and LGPL-2.1 were deprecated in favour of the clearer GPL-2.0-only and GPL-2.0-or-later in the SPDX license list v3.0. Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers Change-Id: If2337f5c67a2548d7f25043e67006211213cbe3e --- Kbuild.common | 2 +- Kconfig | 2 +- LICENSES/GPL-2.0 | 10 ++-------- LICENSES/LGPL-2.1 | 8 ++++---- Makefile | 2 +- blacklist/kprobes.h | 2 +- blacklist/timekeeping.h | 2 +- instrumentation/events/lttng-module/9p.h | 2 +- .../events/lttng-module/arch/x86/exceptions.h | 2 +- .../events/lttng-module/arch/x86/irq_vectors.h | 2 +- .../events/lttng-module/arch/x86/kvm/mmutrace.h | 2 +- .../events/lttng-module/arch/x86/kvm/trace.h | 2 +- instrumentation/events/lttng-module/asoc.h | 2 +- instrumentation/events/lttng-module/block.h | 2 +- instrumentation/events/lttng-module/btrfs.h | 2 +- instrumentation/events/lttng-module/compaction.h | 2 +- instrumentation/events/lttng-module/ext3.h | 2 +- instrumentation/events/lttng-module/ext4.h | 2 +- instrumentation/events/lttng-module/gpio.h | 2 +- instrumentation/events/lttng-module/i2c.h | 2 +- instrumentation/events/lttng-module/irq.h | 2 +- instrumentation/events/lttng-module/jbd.h | 2 +- instrumentation/events/lttng-module/jbd2.h | 2 +- instrumentation/events/lttng-module/kmem.h | 2 +- instrumentation/events/lttng-module/kvm.h | 2 +- instrumentation/events/lttng-module/lock.h | 2 +- instrumentation/events/lttng-module/lttng-statedump.h | 2 +- instrumentation/events/lttng-module/lttng-test.h | 2 +- instrumentation/events/lttng-module/lttng.h | 2 +- instrumentation/events/lttng-module/mm_vmscan.h | 2 +- instrumentation/events/lttng-module/module.h | 2 +- instrumentation/events/lttng-module/napi.h | 2 +- instrumentation/events/lttng-module/net.h | 2 +- instrumentation/events/lttng-module/power.h | 2 +- instrumentation/events/lttng-module/preemptirq.h | 2 +- instrumentation/events/lttng-module/printk.h | 2 +- instrumentation/events/lttng-module/random.h | 2 +- instrumentation/events/lttng-module/rcu.h | 2 +- instrumentation/events/lttng-module/regmap.h | 2 +- instrumentation/events/lttng-module/regulator.h | 2 +- instrumentation/events/lttng-module/rpc.h | 2 +- instrumentation/events/lttng-module/rpm.h | 2 +- instrumentation/events/lttng-module/sched.h | 2 +- instrumentation/events/lttng-module/scsi.h | 2 +- instrumentation/events/lttng-module/signal.h | 2 +- instrumentation/events/lttng-module/skb.h | 2 +- instrumentation/events/lttng-module/sock.h | 2 +- instrumentation/events/lttng-module/timer.h | 2 +- instrumentation/events/lttng-module/udp.h | 2 +- instrumentation/events/lttng-module/v4l2.h | 2 +- instrumentation/events/lttng-module/workqueue.h | 2 +- instrumentation/events/lttng-module/writeback.h | 2 +- .../syscalls/headers/arm-32-syscalls_integers.h | 2 +- .../headers/arm-32-syscalls_integers_override.h | 2 +- .../syscalls/headers/arm-32-syscalls_pointers.h | 2 +- .../headers/arm-32-syscalls_pointers_override.h | 2 +- .../syscalls/headers/arm-64-syscalls_integers.h | 2 +- .../headers/arm-64-syscalls_integers_override.h | 2 +- .../syscalls/headers/arm-64-syscalls_pointers.h | 2 +- .../headers/arm-64-syscalls_pointers_override.h | 2 +- .../syscalls/headers/compat_syscalls_integers.h | 2 +- .../syscalls/headers/compat_syscalls_pointers.h | 2 +- .../syscalls/headers/mips-32-syscalls_integers.h | 2 +- .../headers/mips-32-syscalls_integers_override.h | 2 +- .../syscalls/headers/mips-32-syscalls_pointers.h | 2 +- .../headers/mips-32-syscalls_pointers_override.h | 2 +- .../syscalls/headers/mips-64-syscalls_integers.h | 2 +- .../headers/mips-64-syscalls_integers_override.h | 2 +- .../syscalls/headers/mips-64-syscalls_pointers.h | 2 +- .../headers/mips-64-syscalls_pointers_override.h | 2 +- .../syscalls/headers/powerpc-32-syscalls_integers.h | 2 +- .../headers/powerpc-32-syscalls_integers_override.h | 2 +- .../syscalls/headers/powerpc-32-syscalls_pointers.h | 2 +- .../headers/powerpc-32-syscalls_pointers_override.h | 2 +- instrumentation/syscalls/headers/syscalls_integers.h | 2 +- .../syscalls/headers/syscalls_integers_override.h | 2 +- instrumentation/syscalls/headers/syscalls_pointers.h | 2 +- .../syscalls/headers/syscalls_pointers_override.h | 2 +- instrumentation/syscalls/headers/syscalls_unknown.h | 2 +- .../syscalls/headers/x86-32-syscalls_integers.h | 2 +- .../headers/x86-32-syscalls_integers_override.h | 2 +- .../syscalls/headers/x86-32-syscalls_pointers.h | 2 +- .../headers/x86-32-syscalls_pointers_override.h | 2 +- .../syscalls/headers/x86-64-syscalls_integers.h | 2 +- .../headers/x86-64-syscalls_integers_override.h | 2 +- .../syscalls/headers/x86-64-syscalls_pointers.h | 2 +- .../headers/x86-64-syscalls_pointers_override.h | 2 +- instrumentation/syscalls/lttng-get-syscall-inout.sh | 2 +- instrumentation/syscalls/lttng-syscalls-extract.sh | 2 +- .../syscalls/lttng-syscalls-extractor/Makefile | 2 +- .../lttng-syscalls-extractor.c | 2 +- .../syscalls/lttng-syscalls-generate-headers.sh | 2 +- lib/Kbuild | 2 +- lib/align.h | 2 +- lib/bug.h | 2 +- lib/ringbuffer/api.h | 2 +- lib/ringbuffer/backend.h | 2 +- lib/ringbuffer/backend_internal.h | 2 +- lib/ringbuffer/backend_types.h | 2 +- lib/ringbuffer/config.h | 2 +- lib/ringbuffer/frontend.h | 2 +- lib/ringbuffer/frontend_api.h | 2 +- lib/ringbuffer/frontend_internal.h | 2 +- lib/ringbuffer/frontend_types.h | 2 +- lib/ringbuffer/iterator.h | 2 +- lib/ringbuffer/nohz.h | 2 +- lib/ringbuffer/ring_buffer_backend.c | 2 +- lib/ringbuffer/ring_buffer_frontend.c | 2 +- lib/ringbuffer/ring_buffer_iterator.c | 2 +- lib/ringbuffer/ring_buffer_mmap.c | 4 ++-- lib/ringbuffer/ring_buffer_splice.c | 2 +- lib/ringbuffer/ring_buffer_vfs.c | 2 +- lib/ringbuffer/vatomic.h | 2 +- lib/ringbuffer/vfs.h | 2 +- lttng-abi-old.h | 2 +- lttng-abi.c | 2 +- lttng-abi.h | 2 +- lttng-calibrate.c | 2 +- lttng-clock.c | 2 +- lttng-clock.h | 2 +- lttng-context-callstack-legacy-impl.h | 2 +- lttng-context-callstack-stackwalk-impl.h | 2 +- lttng-context-callstack.c | 2 +- lttng-context-cgroup-ns.c | 2 +- lttng-context-cpu-id.c | 2 +- lttng-context-egid.c | 2 +- lttng-context-euid.c | 2 +- lttng-context-gid.c | 2 +- lttng-context-hostname.c | 2 +- lttng-context-interruptible.c | 2 +- lttng-context-ipc-ns.c | 2 +- lttng-context-migratable.c | 2 +- lttng-context-mnt-ns.c | 2 +- lttng-context-need-reschedule.c | 2 +- lttng-context-net-ns.c | 2 +- lttng-context-nice.c | 2 +- lttng-context-perf-counters.c | 2 +- lttng-context-pid-ns.c | 2 +- lttng-context-pid.c | 2 +- lttng-context-ppid.c | 2 +- lttng-context-preemptible.c | 2 +- lttng-context-prio.c | 2 +- lttng-context-procname.c | 2 +- lttng-context-sgid.c | 2 +- lttng-context-suid.c | 2 +- lttng-context-tid.c | 2 +- lttng-context-uid.c | 2 +- lttng-context-user-ns.c | 2 +- lttng-context-uts-ns.c | 2 +- lttng-context-vegid.c | 2 +- lttng-context-veuid.c | 2 +- lttng-context-vgid.c | 2 +- lttng-context-vpid.c | 2 +- lttng-context-vppid.c | 2 +- lttng-context-vsgid.c | 2 +- lttng-context-vsuid.c | 2 +- lttng-context-vtid.c | 2 +- lttng-context-vuid.c | 2 +- lttng-context.c | 2 +- lttng-cpuhotplug.h | 2 +- lttng-endian.h | 2 +- lttng-events.c | 2 +- lttng-events.h | 2 +- lttng-kernel-version.h | 2 +- lttng-probes.c | 2 +- lttng-ring-buffer-client-discard.c | 2 +- lttng-ring-buffer-client-mmap-discard.c | 2 +- lttng-ring-buffer-client-mmap-overwrite.c | 2 +- lttng-ring-buffer-client-overwrite.c | 2 +- lttng-ring-buffer-client.h | 2 +- lttng-ring-buffer-metadata-client.c | 2 +- lttng-ring-buffer-metadata-client.h | 2 +- lttng-ring-buffer-metadata-mmap-client.c | 2 +- lttng-statedump-impl.c | 2 +- lttng-string-utils.c | 2 +- lttng-string-utils.h | 2 +- lttng-syscalls.c | 2 +- lttng-tp-mempool.c | 2 +- lttng-tp-mempool.h | 2 +- lttng-tracepoint.c | 2 +- lttng-tracepoint.h | 2 +- lttng-tracer-core.h | 2 +- lttng-tracer.h | 2 +- lttng-tracker-id.c | 2 +- probes/Kbuild | 2 +- probes/define_trace.h | 2 +- probes/lttng-events-nowrite.h | 2 +- probes/lttng-events-reset.h | 2 +- probes/lttng-events-write.h | 2 +- probes/lttng-kprobes.c | 2 +- probes/lttng-kretprobes.c | 2 +- probes/lttng-probe-9p.c | 2 +- probes/lttng-probe-asoc.c | 2 +- probes/lttng-probe-block.c | 2 +- probes/lttng-probe-btrfs.c | 2 +- probes/lttng-probe-compaction.c | 2 +- probes/lttng-probe-ext3.c | 2 +- probes/lttng-probe-ext4.c | 2 +- probes/lttng-probe-gpio.c | 2 +- probes/lttng-probe-i2c.c | 2 +- probes/lttng-probe-irq.c | 2 +- probes/lttng-probe-jbd.c | 2 +- probes/lttng-probe-jbd2.c | 2 +- probes/lttng-probe-kmem.c | 2 +- probes/lttng-probe-kvm-x86-mmu.c | 2 +- probes/lttng-probe-kvm-x86.c | 2 +- probes/lttng-probe-kvm.c | 2 +- probes/lttng-probe-lock.c | 2 +- probes/lttng-probe-module.c | 2 +- probes/lttng-probe-napi.c | 2 +- probes/lttng-probe-net.c | 2 +- probes/lttng-probe-power.c | 2 +- probes/lttng-probe-preemptirq.c | 2 +- probes/lttng-probe-printk.c | 2 +- probes/lttng-probe-random.c | 2 +- probes/lttng-probe-rcu.c | 2 +- probes/lttng-probe-regmap.c | 2 +- probes/lttng-probe-regulator.c | 2 +- probes/lttng-probe-rpm.c | 2 +- probes/lttng-probe-sched.c | 2 +- probes/lttng-probe-scsi.c | 2 +- probes/lttng-probe-signal.c | 2 +- probes/lttng-probe-skb.c | 2 +- probes/lttng-probe-sock.c | 2 +- probes/lttng-probe-statedump.c | 2 +- probes/lttng-probe-sunrpc.c | 2 +- probes/lttng-probe-timer.c | 2 +- probes/lttng-probe-udp.c | 2 +- probes/lttng-probe-user.c | 2 +- probes/lttng-probe-user.h | 2 +- probes/lttng-probe-v4l2.c | 2 +- probes/lttng-probe-vmscan.c | 2 +- probes/lttng-probe-workqueue.c | 2 +- probes/lttng-probe-writeback.c | 2 +- probes/lttng-probe-x86-exceptions.c | 2 +- probes/lttng-probe-x86-irq-vectors.c | 2 +- probes/lttng-tracepoint-event-impl.h | 2 +- probes/lttng-tracepoint-event.h | 2 +- probes/lttng-types.h | 2 +- probes/lttng-uprobes.c | 2 +- probes/lttng.c | 2 +- probes/lttng.h | 2 +- scripts/abi-debian-version.sh | 2 +- scripts/abi-fedora-version.sh | 2 +- scripts/abi-rhel-version.sh | 2 +- scripts/abi-sle-version.sh | 2 +- scripts/built-in.sh | 2 +- scripts/extra-version-git.sh | 2 +- scripts/extra-version-name.sh | 2 +- scripts/extra-version-patches.sh | 2 +- scripts/rt-patch-version.sh | 2 +- tests/Kbuild | 2 +- tests/Kconfig | 2 +- tests/clock-plugin/lttng-clock-plugin-test.c | 2 +- tests/probes/lttng-test.c | 2 +- wrapper/atomic.h | 2 +- wrapper/compiler.h | 2 +- wrapper/fdtable.c | 2 +- wrapper/fdtable.h | 2 +- wrapper/file.h | 2 +- wrapper/frame.h | 2 +- wrapper/genhd.h | 2 +- wrapper/inline_memcpy.h | 2 +- wrapper/irq.h | 2 +- wrapper/irqdesc.c | 2 +- wrapper/irqdesc.h | 2 +- wrapper/irqflags.h | 2 +- wrapper/kallsyms.h | 2 +- wrapper/kref.h | 2 +- wrapper/list.h | 2 +- wrapper/mm.h | 2 +- wrapper/namespace.h | 2 +- wrapper/page_alloc.c | 2 +- wrapper/page_alloc.h | 2 +- wrapper/percpu-defs.h | 2 +- wrapper/perf.h | 2 +- wrapper/poll.h | 2 +- wrapper/random.c | 2 +- wrapper/random.h | 2 +- wrapper/rcu.h | 2 +- wrapper/ringbuffer/api.h | 2 +- wrapper/ringbuffer/backend.h | 2 +- wrapper/ringbuffer/backend_internal.h | 2 +- wrapper/ringbuffer/backend_types.h | 2 +- wrapper/ringbuffer/config.h | 2 +- wrapper/ringbuffer/frontend.h | 2 +- wrapper/ringbuffer/frontend_api.h | 2 +- wrapper/ringbuffer/frontend_internal.h | 2 +- wrapper/ringbuffer/frontend_types.h | 2 +- wrapper/ringbuffer/iterator.h | 2 +- wrapper/ringbuffer/nohz.h | 2 +- wrapper/ringbuffer/vatomic.h | 2 +- wrapper/ringbuffer/vfs.h | 2 +- wrapper/splice.c | 2 +- wrapper/splice.h | 2 +- wrapper/syscall.h | 2 +- wrapper/time.h | 2 +- wrapper/timer.h | 2 +- wrapper/trace-clock.c | 2 +- wrapper/trace-clock.h | 2 +- wrapper/tracepoint.h | 2 +- wrapper/types.h | 2 +- wrapper/uaccess.h | 2 +- wrapper/uprobes.h | 2 +- wrapper/user_namespace.h | 2 +- wrapper/vmalloc.h | 2 +- wrapper/writeback.h | 2 +- 307 files changed, 312 insertions(+), 318 deletions(-) diff --git a/Kbuild.common b/Kbuild.common index 09296e70..d0fcd664 100644 --- a/Kbuild.common +++ b/Kbuild.common @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # Work-around for distro-specific public modules ABI breakages. # Some distributions break the public module instrumentation ABI diff --git a/Kconfig b/Kconfig index acdab73b..66467f15 100644 --- a/Kconfig +++ b/Kconfig @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) config LTTNG tristate "LTTng support" diff --git a/LICENSES/GPL-2.0 b/LICENSES/GPL-2.0 index ff0812fd..cdd31bf8 100644 --- a/LICENSES/GPL-2.0 +++ b/LICENSES/GPL-2.0 @@ -1,6 +1,4 @@ -Valid-License-Identifier: GPL-2.0 Valid-License-Identifier: GPL-2.0-only -Valid-License-Identifier: GPL-2.0+ Valid-License-Identifier: GPL-2.0-or-later SPDX-URL: https://spdx.org/licenses/GPL-2.0.html Usage-Guide: @@ -8,12 +6,8 @@ Usage-Guide: tag/value pairs into a comment according to the placement guidelines in the licensing rules documentation. For 'GNU General Public License (GPL) version 2 only' use: - SPDX-License-Identifier: GPL-2.0 - or SPDX-License-Identifier: GPL-2.0-only For 'GNU General Public License (GPL) version 2 or any later version' use: - SPDX-License-Identifier: GPL-2.0+ - or SPDX-License-Identifier: GPL-2.0-or-later License-Text: @@ -34,7 +28,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -355,5 +349,5 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff --git a/LICENSES/LGPL-2.1 b/LICENSES/LGPL-2.1 index 27bb4342..8738a8d5 100644 --- a/LICENSES/LGPL-2.1 +++ b/LICENSES/LGPL-2.1 @@ -1,15 +1,15 @@ -Valid-License-Identifier: LGPL-2.1 -Valid-License-Identifier: LGPL-2.1+ +Valid-License-Identifier: LGPL-2.1-only +Valid-License-Identifier: LGPL-2.1-or-later SPDX-URL: https://spdx.org/licenses/LGPL-2.1.html Usage-Guide: To use this license in source code, put one of the following SPDX tag/value pairs into a comment according to the placement guidelines in the licensing rules documentation. For 'GNU Lesser General Public License (LGPL) version 2.1 only' use: - SPDX-License-Identifier: LGPL-2.1 + SPDX-License-Identifier: LGPL-2.1-only For 'GNU Lesser General Public License (LGPL) version 2.1 or any later version' use: - SPDX-License-Identifier: LGPL-2.1+ + SPDX-License-Identifier: LGPL-2.1-or-later License-Text: GNU LESSER GENERAL PUBLIC LICENSE diff --git a/Makefile b/Makefile index 4a6ddbc5..ebd355c7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) ifneq ($(KERNELRELEASE),) diff --git a/blacklist/kprobes.h b/blacklist/kprobes.h index 6c1d7a53..5740d8d7 100644 --- a/blacklist/kprobes.h +++ b/blacklist/kprobes.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * blacklist/kprobes.h * diff --git a/blacklist/timekeeping.h b/blacklist/timekeeping.h index f9405ea9..ac8081a3 100644 --- a/blacklist/timekeeping.h +++ b/blacklist/timekeeping.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * blacklist/timekeeping.h * diff --git a/instrumentation/events/lttng-module/9p.h b/instrumentation/events/lttng-module/9p.h index bc6e01ad..509b984f 100644 --- a/instrumentation/events/lttng-module/9p.h +++ b/instrumentation/events/lttng-module/9p.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM 9p diff --git a/instrumentation/events/lttng-module/arch/x86/exceptions.h b/instrumentation/events/lttng-module/arch/x86/exceptions.h index ac86a58a..ec34d35b 100644 --- a/instrumentation/events/lttng-module/arch/x86/exceptions.h +++ b/instrumentation/events/lttng-module/arch/x86/exceptions.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #if !defined(LTTNG_TRACE_EXCEPTIONS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_EXCEPTIONS_H diff --git a/instrumentation/events/lttng-module/arch/x86/irq_vectors.h b/instrumentation/events/lttng-module/arch/x86/irq_vectors.h index d9f92ec2..aa0d6d71 100644 --- a/instrumentation/events/lttng-module/arch/x86/irq_vectors.h +++ b/instrumentation/events/lttng-module/arch/x86/irq_vectors.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #if !defined(LTTNG_TRACE_IRQ_VECTORS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_IRQ_VECTORS_H diff --git a/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h b/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h index ca10aa2b..3ccae187 100644 --- a/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h +++ b/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #if !defined(LTTNG_TRACE_KVM_MMU_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_KVM_MMU_H diff --git a/instrumentation/events/lttng-module/arch/x86/kvm/trace.h b/instrumentation/events/lttng-module/arch/x86/kvm/trace.h index 73b044aa..7af9e1e1 100644 --- a/instrumentation/events/lttng-module/arch/x86/kvm/trace.h +++ b/instrumentation/events/lttng-module/arch/x86/kvm/trace.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #if !defined(LTTNG_TRACE_KVM_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_KVM_H diff --git a/instrumentation/events/lttng-module/asoc.h b/instrumentation/events/lttng-module/asoc.h index 0069e2ce..eed81cdf 100644 --- a/instrumentation/events/lttng-module/asoc.h +++ b/instrumentation/events/lttng-module/asoc.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM asoc diff --git a/instrumentation/events/lttng-module/block.h b/instrumentation/events/lttng-module/block.h index 9dd47edd..d98febe2 100644 --- a/instrumentation/events/lttng-module/block.h +++ b/instrumentation/events/lttng-module/block.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM block diff --git a/instrumentation/events/lttng-module/btrfs.h b/instrumentation/events/lttng-module/btrfs.h index c30571c0..46cb29b8 100644 --- a/instrumentation/events/lttng-module/btrfs.h +++ b/instrumentation/events/lttng-module/btrfs.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM btrfs diff --git a/instrumentation/events/lttng-module/compaction.h b/instrumentation/events/lttng-module/compaction.h index c6db6d05..6d8e4dd9 100644 --- a/instrumentation/events/lttng-module/compaction.h +++ b/instrumentation/events/lttng-module/compaction.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM compaction diff --git a/instrumentation/events/lttng-module/ext3.h b/instrumentation/events/lttng-module/ext3.h index 91abfb94..e40f4888 100644 --- a/instrumentation/events/lttng-module/ext3.h +++ b/instrumentation/events/lttng-module/ext3.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM ext3 diff --git a/instrumentation/events/lttng-module/ext4.h b/instrumentation/events/lttng-module/ext4.h index 4f117c93..9918bcbc 100644 --- a/instrumentation/events/lttng-module/ext4.h +++ b/instrumentation/events/lttng-module/ext4.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM ext4 diff --git a/instrumentation/events/lttng-module/gpio.h b/instrumentation/events/lttng-module/gpio.h index bb492e71..7a9246e7 100644 --- a/instrumentation/events/lttng-module/gpio.h +++ b/instrumentation/events/lttng-module/gpio.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM gpio diff --git a/instrumentation/events/lttng-module/i2c.h b/instrumentation/events/lttng-module/i2c.h index dcbabf6f..7fad2f7d 100644 --- a/instrumentation/events/lttng-module/i2c.h +++ b/instrumentation/events/lttng-module/i2c.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM i2c diff --git a/instrumentation/events/lttng-module/irq.h b/instrumentation/events/lttng-module/irq.h index 71553e69..e1bbbafe 100644 --- a/instrumentation/events/lttng-module/irq.h +++ b/instrumentation/events/lttng-module/irq.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM irq diff --git a/instrumentation/events/lttng-module/jbd.h b/instrumentation/events/lttng-module/jbd.h index acc8a48d..1195fea2 100644 --- a/instrumentation/events/lttng-module/jbd.h +++ b/instrumentation/events/lttng-module/jbd.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM jbd diff --git a/instrumentation/events/lttng-module/jbd2.h b/instrumentation/events/lttng-module/jbd2.h index a760da24..3c5d3da0 100644 --- a/instrumentation/events/lttng-module/jbd2.h +++ b/instrumentation/events/lttng-module/jbd2.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM jbd2 diff --git a/instrumentation/events/lttng-module/kmem.h b/instrumentation/events/lttng-module/kmem.h index 2313ae81..1b175ddb 100644 --- a/instrumentation/events/lttng-module/kmem.h +++ b/instrumentation/events/lttng-module/kmem.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM kmem diff --git a/instrumentation/events/lttng-module/kvm.h b/instrumentation/events/lttng-module/kvm.h index 8ac6bc94..894bf6a2 100644 --- a/instrumentation/events/lttng-module/kvm.h +++ b/instrumentation/events/lttng-module/kvm.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #if !defined(LTTNG_TRACE_KVM_MAIN_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_KVM_MAIN_H diff --git a/instrumentation/events/lttng-module/lock.h b/instrumentation/events/lttng-module/lock.h index c8cdc55c..f384fd4a 100644 --- a/instrumentation/events/lttng-module/lock.h +++ b/instrumentation/events/lttng-module/lock.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM lock diff --git a/instrumentation/events/lttng-module/lttng-statedump.h b/instrumentation/events/lttng-module/lttng-statedump.h index 5ba7df20..f8f10e7c 100644 --- a/instrumentation/events/lttng-module/lttng-statedump.h +++ b/instrumentation/events/lttng-module/lttng-statedump.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM lttng_statedump diff --git a/instrumentation/events/lttng-module/lttng-test.h b/instrumentation/events/lttng-module/lttng-test.h index 9f0cffbf..f9fb5a84 100644 --- a/instrumentation/events/lttng-module/lttng-test.h +++ b/instrumentation/events/lttng-module/lttng-test.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM lttng_test diff --git a/instrumentation/events/lttng-module/lttng.h b/instrumentation/events/lttng-module/lttng.h index 4b021e22..376fd537 100644 --- a/instrumentation/events/lttng-module/lttng.h +++ b/instrumentation/events/lttng-module/lttng.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM lttng diff --git a/instrumentation/events/lttng-module/mm_vmscan.h b/instrumentation/events/lttng-module/mm_vmscan.h index f99767a8..9fe8be92 100644 --- a/instrumentation/events/lttng-module/mm_vmscan.h +++ b/instrumentation/events/lttng-module/mm_vmscan.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM mm_vmscan diff --git a/instrumentation/events/lttng-module/module.h b/instrumentation/events/lttng-module/module.h index ed1e3a3b..1dae9ad1 100644 --- a/instrumentation/events/lttng-module/module.h +++ b/instrumentation/events/lttng-module/module.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Because linux/module.h has tracepoints in the header, and ftrace.h * eventually includes this file, define_trace.h includes linux/module.h diff --git a/instrumentation/events/lttng-module/napi.h b/instrumentation/events/lttng-module/napi.h index 57fd6ee2..8509f7d1 100644 --- a/instrumentation/events/lttng-module/napi.h +++ b/instrumentation/events/lttng-module/napi.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM napi diff --git a/instrumentation/events/lttng-module/net.h b/instrumentation/events/lttng-module/net.h index 8f5894ac..66fd1f59 100644 --- a/instrumentation/events/lttng-module/net.h +++ b/instrumentation/events/lttng-module/net.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM net diff --git a/instrumentation/events/lttng-module/power.h b/instrumentation/events/lttng-module/power.h index fee6f5f8..1f6c6e8a 100644 --- a/instrumentation/events/lttng-module/power.h +++ b/instrumentation/events/lttng-module/power.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM power diff --git a/instrumentation/events/lttng-module/preemptirq.h b/instrumentation/events/lttng-module/preemptirq.h index 2fc81177..d34f8d6b 100644 --- a/instrumentation/events/lttng-module/preemptirq.h +++ b/instrumentation/events/lttng-module/preemptirq.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #ifdef CONFIG_PREEMPTIRQ_EVENTS #undef TRACE_SYSTEM diff --git a/instrumentation/events/lttng-module/printk.h b/instrumentation/events/lttng-module/printk.h index 1d5ea365..444f299b 100644 --- a/instrumentation/events/lttng-module/printk.h +++ b/instrumentation/events/lttng-module/printk.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM printk diff --git a/instrumentation/events/lttng-module/random.h b/instrumentation/events/lttng-module/random.h index eaea2973..621d5e72 100644 --- a/instrumentation/events/lttng-module/random.h +++ b/instrumentation/events/lttng-module/random.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM random diff --git a/instrumentation/events/lttng-module/rcu.h b/instrumentation/events/lttng-module/rcu.h index 6a0b58d1..73b2262c 100644 --- a/instrumentation/events/lttng-module/rcu.h +++ b/instrumentation/events/lttng-module/rcu.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM rcu diff --git a/instrumentation/events/lttng-module/regmap.h b/instrumentation/events/lttng-module/regmap.h index badfd32b..f8644816 100644 --- a/instrumentation/events/lttng-module/regmap.h +++ b/instrumentation/events/lttng-module/regmap.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM regmap diff --git a/instrumentation/events/lttng-module/regulator.h b/instrumentation/events/lttng-module/regulator.h index 3d2616cf..46ad50d2 100644 --- a/instrumentation/events/lttng-module/regulator.h +++ b/instrumentation/events/lttng-module/regulator.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM regulator diff --git a/instrumentation/events/lttng-module/rpc.h b/instrumentation/events/lttng-module/rpc.h index ceaf9dbf..c3c62ed1 100644 --- a/instrumentation/events/lttng-module/rpc.h +++ b/instrumentation/events/lttng-module/rpc.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM rpc diff --git a/instrumentation/events/lttng-module/rpm.h b/instrumentation/events/lttng-module/rpm.h index c3681cb7..7aa44d79 100644 --- a/instrumentation/events/lttng-module/rpm.h +++ b/instrumentation/events/lttng-module/rpm.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM rpm diff --git a/instrumentation/events/lttng-module/sched.h b/instrumentation/events/lttng-module/sched.h index c5059617..80f85ca4 100644 --- a/instrumentation/events/lttng-module/sched.h +++ b/instrumentation/events/lttng-module/sched.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM sched diff --git a/instrumentation/events/lttng-module/scsi.h b/instrumentation/events/lttng-module/scsi.h index 7882def2..2f26ccb8 100644 --- a/instrumentation/events/lttng-module/scsi.h +++ b/instrumentation/events/lttng-module/scsi.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM scsi diff --git a/instrumentation/events/lttng-module/signal.h b/instrumentation/events/lttng-module/signal.h index 7c44cb14..2b1fac82 100644 --- a/instrumentation/events/lttng-module/signal.h +++ b/instrumentation/events/lttng-module/signal.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM signal diff --git a/instrumentation/events/lttng-module/skb.h b/instrumentation/events/lttng-module/skb.h index 1726b445..a9396f45 100644 --- a/instrumentation/events/lttng-module/skb.h +++ b/instrumentation/events/lttng-module/skb.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM skb diff --git a/instrumentation/events/lttng-module/sock.h b/instrumentation/events/lttng-module/sock.h index a1032b33..dd34bb81 100644 --- a/instrumentation/events/lttng-module/sock.h +++ b/instrumentation/events/lttng-module/sock.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM sock diff --git a/instrumentation/events/lttng-module/timer.h b/instrumentation/events/lttng-module/timer.h index 1a45d82b..881553c5 100644 --- a/instrumentation/events/lttng-module/timer.h +++ b/instrumentation/events/lttng-module/timer.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM timer diff --git a/instrumentation/events/lttng-module/udp.h b/instrumentation/events/lttng-module/udp.h index 84a2e996..427fa006 100644 --- a/instrumentation/events/lttng-module/udp.h +++ b/instrumentation/events/lttng-module/udp.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM udp diff --git a/instrumentation/events/lttng-module/v4l2.h b/instrumentation/events/lttng-module/v4l2.h index 6b7c78fd..de7e5060 100644 --- a/instrumentation/events/lttng-module/v4l2.h +++ b/instrumentation/events/lttng-module/v4l2.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM v4l2 diff --git a/instrumentation/events/lttng-module/workqueue.h b/instrumentation/events/lttng-module/workqueue.h index 5e269e30..138757bd 100644 --- a/instrumentation/events/lttng-module/workqueue.h +++ b/instrumentation/events/lttng-module/workqueue.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM workqueue diff --git a/instrumentation/events/lttng-module/writeback.h b/instrumentation/events/lttng-module/writeback.h index feef9450..68d27d34 100644 --- a/instrumentation/events/lttng-module/writeback.h +++ b/instrumentation/events/lttng-module/writeback.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM writeback diff --git a/instrumentation/syscalls/headers/arm-32-syscalls_integers.h b/instrumentation/syscalls/headers/arm-32-syscalls_integers.h index 804dcc5f..5d0e8709 100644 --- a/instrumentation/syscalls/headers/arm-32-syscalls_integers.h +++ b/instrumentation/syscalls/headers/arm-32-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h b/instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h index 65256042..4dfbdebf 100644 --- a/instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CONFIG_UID16 diff --git a/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h b/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h index d7dceec1..094fa2ec 100644 --- a/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h b/instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h index 45351fb0..68ba1c4e 100644 --- a/instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #define OVERRIDE_TABLE_32_mmap2 diff --git a/instrumentation/syscalls/headers/arm-64-syscalls_integers.h b/instrumentation/syscalls/headers/arm-64-syscalls_integers.h index c67abb7c..57d2c66b 100644 --- a/instrumentation/syscalls/headers/arm-64-syscalls_integers.h +++ b/instrumentation/syscalls/headers/arm-64-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h b/instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h index 2c9849ec..ac0d5443 100644 --- a/instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* * this is a place-holder for arm64 integer syscall definition override. diff --git a/instrumentation/syscalls/headers/arm-64-syscalls_pointers.h b/instrumentation/syscalls/headers/arm-64-syscalls_pointers.h index 4dfa0b68..f7ae855f 100644 --- a/instrumentation/syscalls/headers/arm-64-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/arm-64-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h b/instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h index 7899824b..f35ce2f8 100644 --- a/instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* * this is a place-holder for arm64 integer syscall definition override. diff --git a/instrumentation/syscalls/headers/compat_syscalls_integers.h b/instrumentation/syscalls/headers/compat_syscalls_integers.h index 798893b9..080a36a8 100644 --- a/instrumentation/syscalls/headers/compat_syscalls_integers.h +++ b/instrumentation/syscalls/headers/compat_syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifdef CONFIG_X86_64 #include "x86-32-syscalls_integers.h" diff --git a/instrumentation/syscalls/headers/compat_syscalls_pointers.h b/instrumentation/syscalls/headers/compat_syscalls_pointers.h index fdb2c6c1..4d893862 100644 --- a/instrumentation/syscalls/headers/compat_syscalls_pointers.h +++ b/instrumentation/syscalls/headers/compat_syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifdef CONFIG_X86_64 #include "x86-32-syscalls_pointers.h" diff --git a/instrumentation/syscalls/headers/mips-32-syscalls_integers.h b/instrumentation/syscalls/headers/mips-32-syscalls_integers.h index 79472f07..69338a12 100644 --- a/instrumentation/syscalls/headers/mips-32-syscalls_integers.h +++ b/instrumentation/syscalls/headers/mips-32-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h b/instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h index f2ec34fc..64021873 100644 --- a/instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* * this is a place-holder for MIPS integer syscall definition override. diff --git a/instrumentation/syscalls/headers/mips-32-syscalls_pointers.h b/instrumentation/syscalls/headers/mips-32-syscalls_pointers.h index 27d50ce4..d638087b 100644 --- a/instrumentation/syscalls/headers/mips-32-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/mips-32-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h b/instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h index d2d6dfa8..9a38fb5a 100644 --- a/instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/headers/mips-64-syscalls_integers.h b/instrumentation/syscalls/headers/mips-64-syscalls_integers.h index 436abc1d..302a788d 100644 --- a/instrumentation/syscalls/headers/mips-64-syscalls_integers.h +++ b/instrumentation/syscalls/headers/mips-64-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h b/instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h index f2ec34fc..64021873 100644 --- a/instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* * this is a place-holder for MIPS integer syscall definition override. diff --git a/instrumentation/syscalls/headers/mips-64-syscalls_pointers.h b/instrumentation/syscalls/headers/mips-64-syscalls_pointers.h index 17d085c7..8bcf9b00 100644 --- a/instrumentation/syscalls/headers/mips-64-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/mips-64-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h b/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h index 5527a15d..eb2b48cf 100644 --- a/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h b/instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h index 987d0b34..a4ee13e9 100644 --- a/instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h +++ b/instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h b/instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h index 770a85a7..529a4927 100644 --- a/instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h b/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h index 0617ca92..73a28a79 100644 --- a/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h b/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h index e9f6da4f..fde30d27 100644 --- a/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #define OVERRIDE_TABLE_32_mmap2 diff --git a/instrumentation/syscalls/headers/syscalls_integers.h b/instrumentation/syscalls/headers/syscalls_integers.h index 2671f66a..ea8e29bc 100644 --- a/instrumentation/syscalls/headers/syscalls_integers.h +++ b/instrumentation/syscalls/headers/syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifdef CONFIG_X86_64 #include "x86-64-syscalls_integers.h" diff --git a/instrumentation/syscalls/headers/syscalls_integers_override.h b/instrumentation/syscalls/headers/syscalls_integers_override.h index 1d1c8a4a..da548b1b 100644 --- a/instrumentation/syscalls/headers/syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/headers/syscalls_pointers.h b/instrumentation/syscalls/headers/syscalls_pointers.h index a525a0f9..a2ee3127 100644 --- a/instrumentation/syscalls/headers/syscalls_pointers.h +++ b/instrumentation/syscalls/headers/syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifdef CONFIG_X86_64 #include "x86-64-syscalls_pointers.h" diff --git a/instrumentation/syscalls/headers/syscalls_pointers_override.h b/instrumentation/syscalls/headers/syscalls_pointers_override.h index c081b217..d4c7ab04 100644 --- a/instrumentation/syscalls/headers/syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/headers/syscalls_unknown.h b/instrumentation/syscalls/headers/syscalls_unknown.h index 30a992a3..1718f5c0 100644 --- a/instrumentation/syscalls/headers/syscalls_unknown.h +++ b/instrumentation/syscalls/headers/syscalls_unknown.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #if !defined(_TRACE_SYSCALLS_UNKNOWN_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_SYSCALLS_UNKNOWN_H diff --git a/instrumentation/syscalls/headers/x86-32-syscalls_integers.h b/instrumentation/syscalls/headers/x86-32-syscalls_integers.h index 6df00c4b..6e1fc8ec 100644 --- a/instrumentation/syscalls/headers/x86-32-syscalls_integers.h +++ b/instrumentation/syscalls/headers/x86-32-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h b/instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h index d40360b1..3d933ad3 100644 --- a/instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CONFIG_UID16 diff --git a/instrumentation/syscalls/headers/x86-32-syscalls_pointers.h b/instrumentation/syscalls/headers/x86-32-syscalls_pointers.h index bf667f22..da15bfd1 100644 --- a/instrumentation/syscalls/headers/x86-32-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/x86-32-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h b/instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h index d97138b9..e93213f6 100644 --- a/instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/headers/x86-64-syscalls_integers.h b/instrumentation/syscalls/headers/x86-64-syscalls_integers.h index 57b5d1c1..c2963921 100644 --- a/instrumentation/syscalls/headers/x86-64-syscalls_integers.h +++ b/instrumentation/syscalls/headers/x86-64-syscalls_integers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h b/instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h index ba5f5b1e..a241399b 100644 --- a/instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h +++ b/instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* * this is a place-holder for x86_64 integer syscall definition override. diff --git a/instrumentation/syscalls/headers/x86-64-syscalls_pointers.h b/instrumentation/syscalls/headers/x86-64-syscalls_pointers.h index ad438367..0d084882 100644 --- a/instrumentation/syscalls/headers/x86-64-syscalls_pointers.h +++ b/instrumentation/syscalls/headers/x86-64-syscalls_pointers.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h b/instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h index 93fa7b57..bd889451 100644 --- a/instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h +++ b/instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef CREATE_SYSCALL_TABLE diff --git a/instrumentation/syscalls/lttng-get-syscall-inout.sh b/instrumentation/syscalls/lttng-get-syscall-inout.sh index 34aef00e..8ddaad8d 100755 --- a/instrumentation/syscalls/lttng-get-syscall-inout.sh +++ b/instrumentation/syscalls/lttng-get-syscall-inout.sh @@ -1,5 +1,5 @@ #!/bin/bash -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) # example usage: # lttng-get-syscall-inout.sh table-syscall-inout.txt select 1 diff --git a/instrumentation/syscalls/lttng-syscalls-extract.sh b/instrumentation/syscalls/lttng-syscalls-extract.sh index 500a93de..d68baa96 100755 --- a/instrumentation/syscalls/lttng-syscalls-extract.sh +++ b/instrumentation/syscalls/lttng-syscalls-extract.sh @@ -1,5 +1,5 @@ #!/bin/bash -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) set -eu diff --git a/instrumentation/syscalls/lttng-syscalls-extractor/Makefile b/instrumentation/syscalls/lttng-syscalls-extractor/Makefile index 57b908bf..b3e9c431 100644 --- a/instrumentation/syscalls/lttng-syscalls-extractor/Makefile +++ b/instrumentation/syscalls/lttng-syscalls-extractor/Makefile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) ifneq ($(KERNELRELEASE),) diff --git a/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c b/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c index f1e34260..0f683750 100644 --- a/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c +++ b/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-syscalls-extractor.c * diff --git a/instrumentation/syscalls/lttng-syscalls-generate-headers.sh b/instrumentation/syscalls/lttng-syscalls-generate-headers.sh index 772e6dc7..863f390e 100755 --- a/instrumentation/syscalls/lttng-syscalls-generate-headers.sh +++ b/instrumentation/syscalls/lttng-syscalls-generate-headers.sh @@ -70,7 +70,7 @@ else fi -echo "/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +echo "/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/lib/Kbuild b/lib/Kbuild index 13b51f9d..eb420800 100644 --- a/lib/Kbuild +++ b/lib/Kbuild @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/.. diff --git a/lib/align.h b/lib/align.h index 94acacf2..c0695494 100644 --- a/lib/align.h +++ b/lib/align.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lib/align.h * diff --git a/lib/bug.h b/lib/bug.h index 0f3b30b2..ea73f158 100644 --- a/lib/bug.h +++ b/lib/bug.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lib/bug.h * diff --git a/lib/ringbuffer/api.h b/lib/ringbuffer/api.h index c1b6379b..e469d46c 100644 --- a/lib/ringbuffer/api.h +++ b/lib/ringbuffer/api.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/api.h * diff --git a/lib/ringbuffer/backend.h b/lib/ringbuffer/backend.h index da937f29..da4e92b9 100644 --- a/lib/ringbuffer/backend.h +++ b/lib/ringbuffer/backend.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/backend.h * diff --git a/lib/ringbuffer/backend_internal.h b/lib/ringbuffer/backend_internal.h index 2d6a3453..5ad6fac2 100644 --- a/lib/ringbuffer/backend_internal.h +++ b/lib/ringbuffer/backend_internal.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/backend_internal.h * diff --git a/lib/ringbuffer/backend_types.h b/lib/ringbuffer/backend_types.h index c443b644..fa6baaa0 100644 --- a/lib/ringbuffer/backend_types.h +++ b/lib/ringbuffer/backend_types.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/backend_types.h * diff --git a/lib/ringbuffer/config.h b/lib/ringbuffer/config.h index d48654bf..dd53c4be 100644 --- a/lib/ringbuffer/config.h +++ b/lib/ringbuffer/config.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/config.h * diff --git a/lib/ringbuffer/frontend.h b/lib/ringbuffer/frontend.h index 6f516d98..f67edc06 100644 --- a/lib/ringbuffer/frontend.h +++ b/lib/ringbuffer/frontend.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/frontend.h * diff --git a/lib/ringbuffer/frontend_api.h b/lib/ringbuffer/frontend_api.h index 21e53ea2..3c46a177 100644 --- a/lib/ringbuffer/frontend_api.h +++ b/lib/ringbuffer/frontend_api.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/frontend_api.h * diff --git a/lib/ringbuffer/frontend_internal.h b/lib/ringbuffer/frontend_internal.h index 04838614..39f2b770 100644 --- a/lib/ringbuffer/frontend_internal.h +++ b/lib/ringbuffer/frontend_internal.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * linux/ringbuffer/frontend_internal.h * diff --git a/lib/ringbuffer/frontend_types.h b/lib/ringbuffer/frontend_types.h index 0d340afb..3fd63452 100644 --- a/lib/ringbuffer/frontend_types.h +++ b/lib/ringbuffer/frontend_types.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/frontend_types.h * diff --git a/lib/ringbuffer/iterator.h b/lib/ringbuffer/iterator.h index 6c59360c..06fbcd1b 100644 --- a/lib/ringbuffer/iterator.h +++ b/lib/ringbuffer/iterator.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/iterator.h * diff --git a/lib/ringbuffer/nohz.h b/lib/ringbuffer/nohz.h index 6a7d2247..1d28d279 100644 --- a/lib/ringbuffer/nohz.h +++ b/lib/ringbuffer/nohz.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/nohz.h * diff --git a/lib/ringbuffer/ring_buffer_backend.c b/lib/ringbuffer/ring_buffer_backend.c index d4bec25f..468b0e9b 100644 --- a/lib/ringbuffer/ring_buffer_backend.c +++ b/lib/ringbuffer/ring_buffer_backend.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * ring_buffer_backend.c * diff --git a/lib/ringbuffer/ring_buffer_frontend.c b/lib/ringbuffer/ring_buffer_frontend.c index 3cab3652..91cf0ae5 100644 --- a/lib/ringbuffer/ring_buffer_frontend.c +++ b/lib/ringbuffer/ring_buffer_frontend.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * ring_buffer_frontend.c * diff --git a/lib/ringbuffer/ring_buffer_iterator.c b/lib/ringbuffer/ring_buffer_iterator.c index d25db725..00faa729 100644 --- a/lib/ringbuffer/ring_buffer_iterator.c +++ b/lib/ringbuffer/ring_buffer_iterator.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * ring_buffer_iterator.c * diff --git a/lib/ringbuffer/ring_buffer_mmap.c b/lib/ringbuffer/ring_buffer_mmap.c index fab94588..c5abe847 100644 --- a/lib/ringbuffer/ring_buffer_mmap.c +++ b/lib/ringbuffer/ring_buffer_mmap.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0-only * * ring_buffer_mmap.c * @@ -6,7 +6,7 @@ * Copyright (C) 1999-2005 - Karim Yaghmour * Copyright (C) 2008-2012 - Mathieu Desnoyers * - * Re-using code from kernel/relay.c, hence the GPL-2.0 license for this + * Re-using code from kernel/relay.c, hence the GPL-2.0-only license for this * file. */ diff --git a/lib/ringbuffer/ring_buffer_splice.c b/lib/ringbuffer/ring_buffer_splice.c index 52179a79..f0b5479a 100644 --- a/lib/ringbuffer/ring_buffer_splice.c +++ b/lib/ringbuffer/ring_buffer_splice.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0-only * * ring_buffer_splice.c * diff --git a/lib/ringbuffer/ring_buffer_vfs.c b/lib/ringbuffer/ring_buffer_vfs.c index b423432d..af753b9b 100644 --- a/lib/ringbuffer/ring_buffer_vfs.c +++ b/lib/ringbuffer/ring_buffer_vfs.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * ring_buffer_vfs.c * diff --git a/lib/ringbuffer/vatomic.h b/lib/ringbuffer/vatomic.h index 4f93f7d7..6fdc4d1b 100644 --- a/lib/ringbuffer/vatomic.h +++ b/lib/ringbuffer/vatomic.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/vatomic.h * diff --git a/lib/ringbuffer/vfs.h b/lib/ringbuffer/vfs.h index 2061156d..ee23a624 100644 --- a/lib/ringbuffer/vfs.h +++ b/lib/ringbuffer/vfs.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * lib/ringbuffer/vfs.h * diff --git a/lttng-abi-old.h b/lttng-abi-old.h index 07b3fe7e..0b1c7b11 100644 --- a/lttng-abi-old.h +++ b/lttng-abi-old.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-abi-old.h * diff --git a/lttng-abi.c b/lttng-abi.c index b63e3764..590945c4 100644 --- a/lttng-abi.c +++ b/lttng-abi.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-abi.c * diff --git a/lttng-abi.h b/lttng-abi.h index 1d356ab1..a26c7ee0 100644 --- a/lttng-abi.h +++ b/lttng-abi.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-abi.h * diff --git a/lttng-calibrate.c b/lttng-calibrate.c index 5394c24e..ef6c6121 100644 --- a/lttng-calibrate.c +++ b/lttng-calibrate.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-calibrate.c * diff --git a/lttng-clock.c b/lttng-clock.c index 6872294b..1fe37b80 100644 --- a/lttng-clock.c +++ b/lttng-clock.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-clock.c * diff --git a/lttng-clock.h b/lttng-clock.h index 29494564..cac3c72e 100644 --- a/lttng-clock.h +++ b/lttng-clock.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-clock.h * diff --git a/lttng-context-callstack-legacy-impl.h b/lttng-context-callstack-legacy-impl.h index 6b4f0627..31942fd1 100644 --- a/lttng-context-callstack-legacy-impl.h +++ b/lttng-context-callstack-legacy-impl.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-callstack-legacy-impl.h * diff --git a/lttng-context-callstack-stackwalk-impl.h b/lttng-context-callstack-stackwalk-impl.h index dfb60c55..6a46c351 100644 --- a/lttng-context-callstack-stackwalk-impl.h +++ b/lttng-context-callstack-stackwalk-impl.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-callstack-stackwalk-impl.h * diff --git a/lttng-context-callstack.c b/lttng-context-callstack.c index 195990a6..881c36e5 100644 --- a/lttng-context-callstack.c +++ b/lttng-context-callstack.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-callstack.c * diff --git a/lttng-context-cgroup-ns.c b/lttng-context-cgroup-ns.c index 81486e51..35accb85 100644 --- a/lttng-context-cgroup-ns.c +++ b/lttng-context-cgroup-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-cgroup-ns.c * diff --git a/lttng-context-cpu-id.c b/lttng-context-cpu-id.c index 37782251..de3d3c1f 100644 --- a/lttng-context-cpu-id.c +++ b/lttng-context-cpu-id.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-cpu-id.c * diff --git a/lttng-context-egid.c b/lttng-context-egid.c index 51536e28..43744a6a 100644 --- a/lttng-context-egid.c +++ b/lttng-context-egid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-egid.c * diff --git a/lttng-context-euid.c b/lttng-context-euid.c index 1bcd53f6..fe0fb39d 100644 --- a/lttng-context-euid.c +++ b/lttng-context-euid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-euid.c * diff --git a/lttng-context-gid.c b/lttng-context-gid.c index da54207e..8348a9d0 100644 --- a/lttng-context-gid.c +++ b/lttng-context-gid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-gid.c * diff --git a/lttng-context-hostname.c b/lttng-context-hostname.c index e485aa97..6f9d130c 100644 --- a/lttng-context-hostname.c +++ b/lttng-context-hostname.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-hostname.c * diff --git a/lttng-context-interruptible.c b/lttng-context-interruptible.c index f3da1990..24866a4a 100644 --- a/lttng-context-interruptible.c +++ b/lttng-context-interruptible.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-interruptible.c * diff --git a/lttng-context-ipc-ns.c b/lttng-context-ipc-ns.c index 78d59660..0673044d 100644 --- a/lttng-context-ipc-ns.c +++ b/lttng-context-ipc-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-ipc-ns.c * diff --git a/lttng-context-migratable.c b/lttng-context-migratable.c index e3d8ede5..95f868e2 100644 --- a/lttng-context-migratable.c +++ b/lttng-context-migratable.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-migratable.c * diff --git a/lttng-context-mnt-ns.c b/lttng-context-mnt-ns.c index b5bb955a..9443f409 100644 --- a/lttng-context-mnt-ns.c +++ b/lttng-context-mnt-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-mnt-ns.c * diff --git a/lttng-context-need-reschedule.c b/lttng-context-need-reschedule.c index f29fb28d..3f52d7bd 100644 --- a/lttng-context-need-reschedule.c +++ b/lttng-context-need-reschedule.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-need-reschedule.c * diff --git a/lttng-context-net-ns.c b/lttng-context-net-ns.c index 6694037f..2222080a 100644 --- a/lttng-context-net-ns.c +++ b/lttng-context-net-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-net-ns.c * diff --git a/lttng-context-nice.c b/lttng-context-nice.c index 563e8058..035b7c05 100644 --- a/lttng-context-nice.c +++ b/lttng-context-nice.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-nice.c * diff --git a/lttng-context-perf-counters.c b/lttng-context-perf-counters.c index 43c4077b..03de7b42 100644 --- a/lttng-context-perf-counters.c +++ b/lttng-context-perf-counters.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-perf-counters.c * diff --git a/lttng-context-pid-ns.c b/lttng-context-pid-ns.c index f039f260..c749b678 100644 --- a/lttng-context-pid-ns.c +++ b/lttng-context-pid-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-pid-ns.c * diff --git a/lttng-context-pid.c b/lttng-context-pid.c index b3caabb4..b5d9c5c9 100644 --- a/lttng-context-pid.c +++ b/lttng-context-pid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-pid.c * diff --git a/lttng-context-ppid.c b/lttng-context-ppid.c index ef84ad11..b75b099f 100644 --- a/lttng-context-ppid.c +++ b/lttng-context-ppid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-ppid.c * diff --git a/lttng-context-preemptible.c b/lttng-context-preemptible.c index 328f2a43..c1c293be 100644 --- a/lttng-context-preemptible.c +++ b/lttng-context-preemptible.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-preemptible.c * diff --git a/lttng-context-prio.c b/lttng-context-prio.c index b5d21e7e..b3e942d1 100644 --- a/lttng-context-prio.c +++ b/lttng-context-prio.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-prio.c * diff --git a/lttng-context-procname.c b/lttng-context-procname.c index 54007d15..f1605a0a 100644 --- a/lttng-context-procname.c +++ b/lttng-context-procname.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-procname.c * diff --git a/lttng-context-sgid.c b/lttng-context-sgid.c index 61c8d533..e6f1a636 100644 --- a/lttng-context-sgid.c +++ b/lttng-context-sgid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-sgid.c * diff --git a/lttng-context-suid.c b/lttng-context-suid.c index 66d3ef5a..9b0f44d6 100644 --- a/lttng-context-suid.c +++ b/lttng-context-suid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-suid.c * diff --git a/lttng-context-tid.c b/lttng-context-tid.c index d2a20e60..736d13d8 100644 --- a/lttng-context-tid.c +++ b/lttng-context-tid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-tid.c * diff --git a/lttng-context-uid.c b/lttng-context-uid.c index 5f11de23..c0e9c8f7 100644 --- a/lttng-context-uid.c +++ b/lttng-context-uid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-uid.c * diff --git a/lttng-context-user-ns.c b/lttng-context-user-ns.c index 746e4d9d..940e4210 100644 --- a/lttng-context-user-ns.c +++ b/lttng-context-user-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-user-ns.c * diff --git a/lttng-context-uts-ns.c b/lttng-context-uts-ns.c index 7352a3df..7f80bbdf 100644 --- a/lttng-context-uts-ns.c +++ b/lttng-context-uts-ns.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-uts-ns.c * diff --git a/lttng-context-vegid.c b/lttng-context-vegid.c index 604da2a0..5d970565 100644 --- a/lttng-context-vegid.c +++ b/lttng-context-vegid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vegid.c * diff --git a/lttng-context-veuid.c b/lttng-context-veuid.c index 983ae6a3..c1c840e1 100644 --- a/lttng-context-veuid.c +++ b/lttng-context-veuid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-veuid.c * diff --git a/lttng-context-vgid.c b/lttng-context-vgid.c index e08c77df..cb924205 100644 --- a/lttng-context-vgid.c +++ b/lttng-context-vgid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vgid.c * diff --git a/lttng-context-vpid.c b/lttng-context-vpid.c index 982ce558..6b8b7f1f 100644 --- a/lttng-context-vpid.c +++ b/lttng-context-vpid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vpid.c * diff --git a/lttng-context-vppid.c b/lttng-context-vppid.c index 66d63824..691cf4fd 100644 --- a/lttng-context-vppid.c +++ b/lttng-context-vppid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vppid.c * diff --git a/lttng-context-vsgid.c b/lttng-context-vsgid.c index aca5eda0..9f48efb4 100644 --- a/lttng-context-vsgid.c +++ b/lttng-context-vsgid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vsgid.c * diff --git a/lttng-context-vsuid.c b/lttng-context-vsuid.c index 66c1300c..491d8e37 100644 --- a/lttng-context-vsuid.c +++ b/lttng-context-vsuid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vsuid.c * diff --git a/lttng-context-vtid.c b/lttng-context-vtid.c index 8fd68a8c..c6baeb16 100644 --- a/lttng-context-vtid.c +++ b/lttng-context-vtid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vtid.c * diff --git a/lttng-context-vuid.c b/lttng-context-vuid.c index 6ae575f5..826e2bff 100644 --- a/lttng-context-vuid.c +++ b/lttng-context-vuid.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context-vuid.c * diff --git a/lttng-context.c b/lttng-context.c index eb4534cb..825eda5e 100644 --- a/lttng-context.c +++ b/lttng-context.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-context.c * diff --git a/lttng-cpuhotplug.h b/lttng-cpuhotplug.h index f261d045..4e25b39f 100644 --- a/lttng-cpuhotplug.h +++ b/lttng-cpuhotplug.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-cpuhotplug.h * diff --git a/lttng-endian.h b/lttng-endian.h index 5d525c3a..12f55d17 100644 --- a/lttng-endian.h +++ b/lttng-endian.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef _LTTNG_ENDIAN_H #define _LTTNG_ENDIAN_H diff --git a/lttng-events.c b/lttng-events.c index a1c8445a..c8e4cd76 100644 --- a/lttng-events.c +++ b/lttng-events.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-events.c * diff --git a/lttng-events.h b/lttng-events.h index 6148fe12..ec23512a 100644 --- a/lttng-events.h +++ b/lttng-events.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-events.h * diff --git a/lttng-kernel-version.h b/lttng-kernel-version.h index 26f816c0..cb96a325 100644 --- a/lttng-kernel-version.h +++ b/lttng-kernel-version.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-kernel-version.h * diff --git a/lttng-probes.c b/lttng-probes.c index f95391fd..bf6615b7 100644 --- a/lttng-probes.c +++ b/lttng-probes.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-probes.c * diff --git a/lttng-ring-buffer-client-discard.c b/lttng-ring-buffer-client-discard.c index d5441467..64d7e9ec 100644 --- a/lttng-ring-buffer-client-discard.c +++ b/lttng-ring-buffer-client-discard.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-client-discard.c * diff --git a/lttng-ring-buffer-client-mmap-discard.c b/lttng-ring-buffer-client-mmap-discard.c index 67483df3..9147e58b 100644 --- a/lttng-ring-buffer-client-mmap-discard.c +++ b/lttng-ring-buffer-client-mmap-discard.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-client-discard.c * diff --git a/lttng-ring-buffer-client-mmap-overwrite.c b/lttng-ring-buffer-client-mmap-overwrite.c index 95b58d0d..4494ac4b 100644 --- a/lttng-ring-buffer-client-mmap-overwrite.c +++ b/lttng-ring-buffer-client-mmap-overwrite.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-client-overwrite.c * diff --git a/lttng-ring-buffer-client-overwrite.c b/lttng-ring-buffer-client-overwrite.c index 6623aff5..d4566296 100644 --- a/lttng-ring-buffer-client-overwrite.c +++ b/lttng-ring-buffer-client-overwrite.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-client-overwrite.c * diff --git a/lttng-ring-buffer-client.h b/lttng-ring-buffer-client.h index d5c512c5..f11c606b 100644 --- a/lttng-ring-buffer-client.h +++ b/lttng-ring-buffer-client.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-client.h * diff --git a/lttng-ring-buffer-metadata-client.c b/lttng-ring-buffer-metadata-client.c index 66c4e719..7a785677 100644 --- a/lttng-ring-buffer-metadata-client.c +++ b/lttng-ring-buffer-metadata-client.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-metadata-client.c * diff --git a/lttng-ring-buffer-metadata-client.h b/lttng-ring-buffer-metadata-client.h index 2e13f6a1..4c102975 100644 --- a/lttng-ring-buffer-metadata-client.h +++ b/lttng-ring-buffer-metadata-client.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-client.h * diff --git a/lttng-ring-buffer-metadata-mmap-client.c b/lttng-ring-buffer-metadata-mmap-client.c index 0f751ddf..fc33f99b 100644 --- a/lttng-ring-buffer-metadata-mmap-client.c +++ b/lttng-ring-buffer-metadata-mmap-client.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-ring-buffer-metadata-client.c * diff --git a/lttng-statedump-impl.c b/lttng-statedump-impl.c index b60531d5..9dc0eb19 100644 --- a/lttng-statedump-impl.c +++ b/lttng-statedump-impl.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-statedump.c * diff --git a/lttng-string-utils.c b/lttng-string-utils.c index 416896cc..1f126185 100644 --- a/lttng-string-utils.c +++ b/lttng-string-utils.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * Copyright (C) 2017 Philippe Proulx */ diff --git a/lttng-string-utils.h b/lttng-string-utils.h index 0f8ba793..3e7267e9 100644 --- a/lttng-string-utils.h +++ b/lttng-string-utils.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef _LTTNG_STRING_UTILS_H #define _LTTNG_STRING_UTILS_H diff --git a/lttng-syscalls.c b/lttng-syscalls.c index a4ec3d5c..a43c475e 100644 --- a/lttng-syscalls.c +++ b/lttng-syscalls.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-syscalls.c * diff --git a/lttng-tp-mempool.c b/lttng-tp-mempool.c index da476c5e..7e1b51d3 100644 --- a/lttng-tp-mempool.c +++ b/lttng-tp-mempool.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tp-mempool.c * diff --git a/lttng-tp-mempool.h b/lttng-tp-mempool.h index b5d3ec12..f925efa9 100644 --- a/lttng-tp-mempool.h +++ b/lttng-tp-mempool.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tp-mempool.h * diff --git a/lttng-tracepoint.c b/lttng-tracepoint.c index 8298b397..42bae9ae 100644 --- a/lttng-tracepoint.c +++ b/lttng-tracepoint.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tracepoint.c * diff --git a/lttng-tracepoint.h b/lttng-tracepoint.h index 516a03a5..12cc5954 100644 --- a/lttng-tracepoint.h +++ b/lttng-tracepoint.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tracepoint.h * diff --git a/lttng-tracer-core.h b/lttng-tracer-core.h index a7b1e0a9..514ae3f8 100644 --- a/lttng-tracer-core.h +++ b/lttng-tracer-core.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tracer-core.h * diff --git a/lttng-tracer.h b/lttng-tracer.h index 13e0a44d..197e28af 100644 --- a/lttng-tracer.h +++ b/lttng-tracer.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #ifndef _LTTNG_TRACER_H #define _LTTNG_TRACER_H diff --git a/lttng-tracker-id.c b/lttng-tracker-id.c index 9a4b98b2..2248acd6 100644 --- a/lttng-tracker-id.c +++ b/lttng-tracker-id.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tracker-pid.c * diff --git a/probes/Kbuild b/probes/Kbuild index c5371881..c7ff7fd9 100644 --- a/probes/Kbuild +++ b/probes/Kbuild @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/.. diff --git a/probes/define_trace.h b/probes/define_trace.h index 497f11f4..f8f9d342 100644 --- a/probes/define_trace.h +++ b/probes/define_trace.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * define_trace.h * diff --git a/probes/lttng-events-nowrite.h b/probes/lttng-events-nowrite.h index ea065568..5f6b64c7 100644 --- a/probes/lttng-events-nowrite.h +++ b/probes/lttng-events-nowrite.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-events-write.h * diff --git a/probes/lttng-events-reset.h b/probes/lttng-events-reset.h index a13d1ccc..91ddab48 100644 --- a/probes/lttng-events-reset.h +++ b/probes/lttng-events-reset.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-events-reset.h * diff --git a/probes/lttng-events-write.h b/probes/lttng-events-write.h index c645c5e3..c0732a54 100644 --- a/probes/lttng-events-write.h +++ b/probes/lttng-events-write.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-events-write.h * diff --git a/probes/lttng-kprobes.c b/probes/lttng-kprobes.c index c0a15e47..a6e2ca1c 100644 --- a/probes/lttng-kprobes.c +++ b/probes/lttng-kprobes.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-kprobes.c * diff --git a/probes/lttng-kretprobes.c b/probes/lttng-kretprobes.c index 4b18d460..9ef4eefa 100644 --- a/probes/lttng-kretprobes.c +++ b/probes/lttng-kretprobes.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-kretprobes.c * diff --git a/probes/lttng-probe-9p.c b/probes/lttng-probe-9p.c index 1a6895e7..7d464104 100644 --- a/probes/lttng-probe-9p.c +++ b/probes/lttng-probe-9p.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-9p.c * diff --git a/probes/lttng-probe-asoc.c b/probes/lttng-probe-asoc.c index 4d070794..af82cdb8 100644 --- a/probes/lttng-probe-asoc.c +++ b/probes/lttng-probe-asoc.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-asoc.c * diff --git a/probes/lttng-probe-block.c b/probes/lttng-probe-block.c index d76dfdfa..1838491b 100644 --- a/probes/lttng-probe-block.c +++ b/probes/lttng-probe-block.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-block.c * diff --git a/probes/lttng-probe-btrfs.c b/probes/lttng-probe-btrfs.c index 69e69aaf..afb3acb3 100644 --- a/probes/lttng-probe-btrfs.c +++ b/probes/lttng-probe-btrfs.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-btrfs.c * diff --git a/probes/lttng-probe-compaction.c b/probes/lttng-probe-compaction.c index 2835c8c4..b7d5052e 100644 --- a/probes/lttng-probe-compaction.c +++ b/probes/lttng-probe-compaction.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-compaction.c * diff --git a/probes/lttng-probe-ext3.c b/probes/lttng-probe-ext3.c index 22d4f25f..541478b3 100644 --- a/probes/lttng-probe-ext3.c +++ b/probes/lttng-probe-ext3.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-ext3.c * diff --git a/probes/lttng-probe-ext4.c b/probes/lttng-probe-ext4.c index e3e9ae11..7b6f02e4 100644 --- a/probes/lttng-probe-ext4.c +++ b/probes/lttng-probe-ext4.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-ext4.c * diff --git a/probes/lttng-probe-gpio.c b/probes/lttng-probe-gpio.c index 092d95af..0b90c864 100644 --- a/probes/lttng-probe-gpio.c +++ b/probes/lttng-probe-gpio.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-gpio.c * diff --git a/probes/lttng-probe-i2c.c b/probes/lttng-probe-i2c.c index 728132b7..2867d173 100644 --- a/probes/lttng-probe-i2c.c +++ b/probes/lttng-probe-i2c.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-i2c.c * diff --git a/probes/lttng-probe-irq.c b/probes/lttng-probe-irq.c index af78e751..7f95fd61 100644 --- a/probes/lttng-probe-irq.c +++ b/probes/lttng-probe-irq.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-irq.c * diff --git a/probes/lttng-probe-jbd.c b/probes/lttng-probe-jbd.c index fc0be224..25b34e73 100644 --- a/probes/lttng-probe-jbd.c +++ b/probes/lttng-probe-jbd.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-jbd.c * diff --git a/probes/lttng-probe-jbd2.c b/probes/lttng-probe-jbd2.c index 1de66539..4688279a 100644 --- a/probes/lttng-probe-jbd2.c +++ b/probes/lttng-probe-jbd2.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-jbd2.c * diff --git a/probes/lttng-probe-kmem.c b/probes/lttng-probe-kmem.c index d1cc60cf..9573018f 100644 --- a/probes/lttng-probe-kmem.c +++ b/probes/lttng-probe-kmem.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-kmem.c * diff --git a/probes/lttng-probe-kvm-x86-mmu.c b/probes/lttng-probe-kvm-x86-mmu.c index 37384a27..03e9929f 100644 --- a/probes/lttng-probe-kvm-x86-mmu.c +++ b/probes/lttng-probe-kvm-x86-mmu.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-kvm.c * diff --git a/probes/lttng-probe-kvm-x86.c b/probes/lttng-probe-kvm-x86.c index f081cdd5..94280cca 100644 --- a/probes/lttng-probe-kvm-x86.c +++ b/probes/lttng-probe-kvm-x86.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-kvm.c * diff --git a/probes/lttng-probe-kvm.c b/probes/lttng-probe-kvm.c index 5e471015..38603d80 100644 --- a/probes/lttng-probe-kvm.c +++ b/probes/lttng-probe-kvm.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-kvm.c * diff --git a/probes/lttng-probe-lock.c b/probes/lttng-probe-lock.c index e81eb365..12e0194b 100644 --- a/probes/lttng-probe-lock.c +++ b/probes/lttng-probe-lock.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-lock.c * diff --git a/probes/lttng-probe-module.c b/probes/lttng-probe-module.c index 03e97f7f..b422e0e8 100644 --- a/probes/lttng-probe-module.c +++ b/probes/lttng-probe-module.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-module.c * diff --git a/probes/lttng-probe-napi.c b/probes/lttng-probe-napi.c index 412080a4..c0c20852 100644 --- a/probes/lttng-probe-napi.c +++ b/probes/lttng-probe-napi.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-napi.c * diff --git a/probes/lttng-probe-net.c b/probes/lttng-probe-net.c index 01c0026b..c69bc1ab 100644 --- a/probes/lttng-probe-net.c +++ b/probes/lttng-probe-net.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-net.c * diff --git a/probes/lttng-probe-power.c b/probes/lttng-probe-power.c index 17eda445..8d806b81 100644 --- a/probes/lttng-probe-power.c +++ b/probes/lttng-probe-power.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-power.c * diff --git a/probes/lttng-probe-preemptirq.c b/probes/lttng-probe-preemptirq.c index 91155036..73ea22bd 100644 --- a/probes/lttng-probe-preemptirq.c +++ b/probes/lttng-probe-preemptirq.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-preemptirq.c * diff --git a/probes/lttng-probe-printk.c b/probes/lttng-probe-printk.c index 46de679f..3476bed8 100644 --- a/probes/lttng-probe-printk.c +++ b/probes/lttng-probe-printk.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-printk.c * diff --git a/probes/lttng-probe-random.c b/probes/lttng-probe-random.c index a2d0a29f..918b4c20 100644 --- a/probes/lttng-probe-random.c +++ b/probes/lttng-probe-random.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-random.c * diff --git a/probes/lttng-probe-rcu.c b/probes/lttng-probe-rcu.c index 11a6d0c5..df7ddcbf 100644 --- a/probes/lttng-probe-rcu.c +++ b/probes/lttng-probe-rcu.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-rcu.c * diff --git a/probes/lttng-probe-regmap.c b/probes/lttng-probe-regmap.c index 1d5eefaa..24a03e03 100644 --- a/probes/lttng-probe-regmap.c +++ b/probes/lttng-probe-regmap.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-regmap.c * diff --git a/probes/lttng-probe-regulator.c b/probes/lttng-probe-regulator.c index bd2ab3f7..51a1e04b 100644 --- a/probes/lttng-probe-regulator.c +++ b/probes/lttng-probe-regulator.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-regulator.c * diff --git a/probes/lttng-probe-rpm.c b/probes/lttng-probe-rpm.c index 43039650..00ccd91a 100644 --- a/probes/lttng-probe-rpm.c +++ b/probes/lttng-probe-rpm.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-rpm.c * diff --git a/probes/lttng-probe-sched.c b/probes/lttng-probe-sched.c index bb1e12dc..577cb408 100644 --- a/probes/lttng-probe-sched.c +++ b/probes/lttng-probe-sched.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-sched.c * diff --git a/probes/lttng-probe-scsi.c b/probes/lttng-probe-scsi.c index a100f0a0..89e43273 100644 --- a/probes/lttng-probe-scsi.c +++ b/probes/lttng-probe-scsi.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-scsi.c * diff --git a/probes/lttng-probe-signal.c b/probes/lttng-probe-signal.c index 4772f2e9..fcbfca13 100644 --- a/probes/lttng-probe-signal.c +++ b/probes/lttng-probe-signal.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-signal.c * diff --git a/probes/lttng-probe-skb.c b/probes/lttng-probe-skb.c index d09ad921..d8d88f26 100644 --- a/probes/lttng-probe-skb.c +++ b/probes/lttng-probe-skb.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-skb.c * diff --git a/probes/lttng-probe-sock.c b/probes/lttng-probe-sock.c index 92f5112c..1d3a4939 100644 --- a/probes/lttng-probe-sock.c +++ b/probes/lttng-probe-sock.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-sock.c * diff --git a/probes/lttng-probe-statedump.c b/probes/lttng-probe-statedump.c index 7fbf3883..cade8471 100644 --- a/probes/lttng-probe-statedump.c +++ b/probes/lttng-probe-statedump.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-statedump.c * diff --git a/probes/lttng-probe-sunrpc.c b/probes/lttng-probe-sunrpc.c index b4db19d2..bd911a9c 100644 --- a/probes/lttng-probe-sunrpc.c +++ b/probes/lttng-probe-sunrpc.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-sunrpc.c * diff --git a/probes/lttng-probe-timer.c b/probes/lttng-probe-timer.c index a504b129..60e5a0f2 100644 --- a/probes/lttng-probe-timer.c +++ b/probes/lttng-probe-timer.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-timer.c * diff --git a/probes/lttng-probe-udp.c b/probes/lttng-probe-udp.c index e2d4554f..a9fa382b 100644 --- a/probes/lttng-probe-udp.c +++ b/probes/lttng-probe-udp.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-udp.c * diff --git a/probes/lttng-probe-user.c b/probes/lttng-probe-user.c index 0d1f95fe..b777c40d 100644 --- a/probes/lttng-probe-user.c +++ b/probes/lttng-probe-user.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-probe-user.c * diff --git a/probes/lttng-probe-user.h b/probes/lttng-probe-user.h index 0939a185..d85bb6f7 100644 --- a/probes/lttng-probe-user.h +++ b/probes/lttng-probe-user.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-probe-user.h * diff --git a/probes/lttng-probe-v4l2.c b/probes/lttng-probe-v4l2.c index 44665ecb..78334477 100644 --- a/probes/lttng-probe-v4l2.c +++ b/probes/lttng-probe-v4l2.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-v4l2.c * diff --git a/probes/lttng-probe-vmscan.c b/probes/lttng-probe-vmscan.c index 385d2efd..2cafb965 100644 --- a/probes/lttng-probe-vmscan.c +++ b/probes/lttng-probe-vmscan.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-vmscan.c * diff --git a/probes/lttng-probe-workqueue.c b/probes/lttng-probe-workqueue.c index cf59f39e..6a365300 100644 --- a/probes/lttng-probe-workqueue.c +++ b/probes/lttng-probe-workqueue.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-workqueue.c * diff --git a/probes/lttng-probe-writeback.c b/probes/lttng-probe-writeback.c index d0a4be6a..38d1341c 100644 --- a/probes/lttng-probe-writeback.c +++ b/probes/lttng-probe-writeback.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-writeback.c * diff --git a/probes/lttng-probe-x86-exceptions.c b/probes/lttng-probe-x86-exceptions.c index f3794e8d..5428798f 100644 --- a/probes/lttng-probe-x86-exceptions.c +++ b/probes/lttng-probe-x86-exceptions.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-x86-exceptions.c * diff --git a/probes/lttng-probe-x86-irq-vectors.c b/probes/lttng-probe-x86-irq-vectors.c index 53172d07..3c760c1c 100644 --- a/probes/lttng-probe-x86-irq-vectors.c +++ b/probes/lttng-probe-x86-irq-vectors.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-x86-irq-vectors.c * diff --git a/probes/lttng-tracepoint-event-impl.h b/probes/lttng-tracepoint-event-impl.h index 34561243..b304dde3 100644 --- a/probes/lttng-tracepoint-event-impl.h +++ b/probes/lttng-tracepoint-event-impl.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tracepoint-event-impl.h * diff --git a/probes/lttng-tracepoint-event.h b/probes/lttng-tracepoint-event.h index 537f577b..1a66245e 100644 --- a/probes/lttng-tracepoint-event.h +++ b/probes/lttng-tracepoint-event.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-tracepoint-event.h * diff --git a/probes/lttng-types.h b/probes/lttng-types.h index dcab602f..f6b4785f 100644 --- a/probes/lttng-types.h +++ b/probes/lttng-types.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-types.h * diff --git a/probes/lttng-uprobes.c b/probes/lttng-uprobes.c index 64d8237c..10f435fe 100644 --- a/probes/lttng-uprobes.c +++ b/probes/lttng-uprobes.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * probes/lttng-uprobes.c * diff --git a/probes/lttng.c b/probes/lttng.c index 383202c6..160e0bcd 100644 --- a/probes/lttng.c +++ b/probes/lttng.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng.c * diff --git a/probes/lttng.h b/probes/lttng.h index 1dfe7bcb..7d153be3 100644 --- a/probes/lttng.h +++ b/probes/lttng.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng.h * diff --git a/scripts/abi-debian-version.sh b/scripts/abi-debian-version.sh index ee8dbd80..d87e257e 100755 --- a/scripts/abi-debian-version.sh +++ b/scripts/abi-debian-version.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the kernel headers. KPATH="$1" diff --git a/scripts/abi-fedora-version.sh b/scripts/abi-fedora-version.sh index 41534821..4d9f144c 100755 --- a/scripts/abi-fedora-version.sh +++ b/scripts/abi-fedora-version.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the kernel headers. KPATH="$1" diff --git a/scripts/abi-rhel-version.sh b/scripts/abi-rhel-version.sh index 0296d8c8..66376acf 100755 --- a/scripts/abi-rhel-version.sh +++ b/scripts/abi-rhel-version.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the kernel headers. KPATH="$1" diff --git a/scripts/abi-sle-version.sh b/scripts/abi-sle-version.sh index aafed7c1..0d7254ac 100755 --- a/scripts/abi-sle-version.sh +++ b/scripts/abi-sle-version.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the kernel headers. KPATH=$1 diff --git a/scripts/built-in.sh b/scripts/built-in.sh index 5e57e934..d9720230 100755 --- a/scripts/built-in.sh +++ b/scripts/built-in.sh @@ -1,5 +1,5 @@ #!/bin/bash -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) set -e diff --git a/scripts/extra-version-git.sh b/scripts/extra-version-git.sh index 0f1a9857..5c428080 100755 --- a/scripts/extra-version-git.sh +++ b/scripts/extra-version-git.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the lttng modules sources. TOP_LTTNG_MODULES_DIR="$1" diff --git a/scripts/extra-version-name.sh b/scripts/extra-version-name.sh index f7042567..f4e1e122 100755 --- a/scripts/extra-version-name.sh +++ b/scripts/extra-version-name.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the lttng modules sources. TOP_LTTNG_MODULES_DIR="$1" diff --git a/scripts/extra-version-patches.sh b/scripts/extra-version-patches.sh index 4e8a1b52..a32d39e0 100755 --- a/scripts/extra-version-patches.sh +++ b/scripts/extra-version-patches.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the lttng modules sources. TOP_LTTNG_MODULES_DIR="$1" diff --git a/scripts/rt-patch-version.sh b/scripts/rt-patch-version.sh index 27049657..7c5b108e 100755 --- a/scripts/rt-patch-version.sh +++ b/scripts/rt-patch-version.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) # First argument is the path to the kernel headers. KPATH="$1" diff --git a/tests/Kbuild b/tests/Kbuild index c9391a03..3e2edf5b 100644 --- a/tests/Kbuild +++ b/tests/Kbuild @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/.. diff --git a/tests/Kconfig b/tests/Kconfig index 7ae0dbff..974fa10d 100644 --- a/tests/Kconfig +++ b/tests/Kconfig @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) config LTTNG_CLOCK_PLUGIN_TEST tristate "Use test plugin as trace clock" diff --git a/tests/clock-plugin/lttng-clock-plugin-test.c b/tests/clock-plugin/lttng-clock-plugin-test.c index 539f2e3f..f0ae2211 100644 --- a/tests/clock-plugin/lttng-clock-plugin-test.c +++ b/tests/clock-plugin/lttng-clock-plugin-test.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-clock-plugin-test.c * diff --git a/tests/probes/lttng-test.c b/tests/probes/lttng-test.c index e3476393..cfdacc94 100644 --- a/tests/probes/lttng-test.c +++ b/tests/probes/lttng-test.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * lttng-test.c * diff --git a/wrapper/atomic.h b/wrapper/atomic.h index 5ead8992..cc7c64c5 100644 --- a/wrapper/atomic.h +++ b/wrapper/atomic.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * wrapper/atomic.h * diff --git a/wrapper/compiler.h b/wrapper/compiler.h index 1496f33e..d0d63d7b 100644 --- a/wrapper/compiler.h +++ b/wrapper/compiler.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/compiler.h * diff --git a/wrapper/fdtable.c b/wrapper/fdtable.c index 89fd9c46..26a8367e 100644 --- a/wrapper/fdtable.c +++ b/wrapper/fdtable.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * wrapper/fdtable.c * * Copyright (C) 2013 Mathieu Desnoyers diff --git a/wrapper/fdtable.h b/wrapper/fdtable.h index 8f735597..996199a7 100644 --- a/wrapper/fdtable.h +++ b/wrapper/fdtable.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/fdtable.h * diff --git a/wrapper/file.h b/wrapper/file.h index fd77aa7b..b1799953 100644 --- a/wrapper/file.h +++ b/wrapper/file.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/file.h * diff --git a/wrapper/frame.h b/wrapper/frame.h index 6e6dc811..9c9c7d88 100644 --- a/wrapper/frame.h +++ b/wrapper/frame.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/frame.h * diff --git a/wrapper/genhd.h b/wrapper/genhd.h index a44198a7..807074dd 100644 --- a/wrapper/genhd.h +++ b/wrapper/genhd.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/genhd.h * diff --git a/wrapper/inline_memcpy.h b/wrapper/inline_memcpy.h index 35cc5044..700c2d79 100644 --- a/wrapper/inline_memcpy.h +++ b/wrapper/inline_memcpy.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/inline_memcpy.h * diff --git a/wrapper/irq.h b/wrapper/irq.h index 14db8ac7..0b7913d9 100644 --- a/wrapper/irq.h +++ b/wrapper/irq.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/irq.h * diff --git a/wrapper/irqdesc.c b/wrapper/irqdesc.c index 01806564..a85a855e 100644 --- a/wrapper/irqdesc.c +++ b/wrapper/irqdesc.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * wrapper/irqdesc.c * diff --git a/wrapper/irqdesc.h b/wrapper/irqdesc.h index 514d0162..d2032302 100644 --- a/wrapper/irqdesc.h +++ b/wrapper/irqdesc.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/irqdesc.h * diff --git a/wrapper/irqflags.h b/wrapper/irqflags.h index 7c33c137..3037eaea 100644 --- a/wrapper/irqflags.h +++ b/wrapper/irqflags.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/irqflags.h * diff --git a/wrapper/kallsyms.h b/wrapper/kallsyms.h index e60fe363..0e4fcee4 100644 --- a/wrapper/kallsyms.h +++ b/wrapper/kallsyms.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/kallsyms.h * diff --git a/wrapper/kref.h b/wrapper/kref.h index f220ddbf..f3b5053f 100644 --- a/wrapper/kref.h +++ b/wrapper/kref.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0-only * * wrapper/kref.h * diff --git a/wrapper/list.h b/wrapper/list.h index 4e167862..26594f41 100644 --- a/wrapper/list.h +++ b/wrapper/list.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0-only * * wrapper/list.h * diff --git a/wrapper/mm.h b/wrapper/mm.h index 405248a9..e4bc4035 100644 --- a/wrapper/mm.h +++ b/wrapper/mm.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/mm.h * diff --git a/wrapper/namespace.h b/wrapper/namespace.h index 0e7833e1..8e8a3712 100644 --- a/wrapper/namespace.h +++ b/wrapper/namespace.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/namespace.h * diff --git a/wrapper/page_alloc.c b/wrapper/page_alloc.c index baa8603f..7951e881 100644 --- a/wrapper/page_alloc.c +++ b/wrapper/page_alloc.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * wrapper/page_alloc.c * * wrapper around get_pfnblock_flags_mask and Ubuntu diff --git a/wrapper/page_alloc.h b/wrapper/page_alloc.h index 45462ac8..af9c0536 100644 --- a/wrapper/page_alloc.h +++ b/wrapper/page_alloc.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/page_alloc.h * diff --git a/wrapper/percpu-defs.h b/wrapper/percpu-defs.h index 53868ada..fff8b1df 100644 --- a/wrapper/percpu-defs.h +++ b/wrapper/percpu-defs.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/percpu-defs.h * diff --git a/wrapper/perf.h b/wrapper/perf.h index 4a7f6d85..bbdfb63c 100644 --- a/wrapper/perf.h +++ b/wrapper/perf.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/perf.h * diff --git a/wrapper/poll.h b/wrapper/poll.h index dde5c55b..a97bb6b8 100644 --- a/wrapper/poll.h +++ b/wrapper/poll.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/poll.h * diff --git a/wrapper/random.c b/wrapper/random.c index 0bd853ba..74dce49f 100644 --- a/wrapper/random.c +++ b/wrapper/random.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/random.c * diff --git a/wrapper/random.h b/wrapper/random.h index 35539e43..4141cd0f 100644 --- a/wrapper/random.h +++ b/wrapper/random.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * wrapper/random.h * diff --git a/wrapper/rcu.h b/wrapper/rcu.h index c2f2115e..29f60947 100644 --- a/wrapper/rcu.h +++ b/wrapper/rcu.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/rcu.h * diff --git a/wrapper/ringbuffer/api.h b/wrapper/ringbuffer/api.h index 2f128e3d..73aa8746 100644 --- a/wrapper/ringbuffer/api.h +++ b/wrapper/ringbuffer/api.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/backend.h b/wrapper/ringbuffer/backend.h index 9e344939..48641606 100644 --- a/wrapper/ringbuffer/backend.h +++ b/wrapper/ringbuffer/backend.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/backend_internal.h b/wrapper/ringbuffer/backend_internal.h index 9926eec7..d48c2317 100644 --- a/wrapper/ringbuffer/backend_internal.h +++ b/wrapper/ringbuffer/backend_internal.h @@ -1,3 +1,3 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include #include diff --git a/wrapper/ringbuffer/backend_types.h b/wrapper/ringbuffer/backend_types.h index 8d7e3d82..ff237c03 100644 --- a/wrapper/ringbuffer/backend_types.h +++ b/wrapper/ringbuffer/backend_types.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/config.h b/wrapper/ringbuffer/config.h index 9268d709..e1f0a965 100644 --- a/wrapper/ringbuffer/config.h +++ b/wrapper/ringbuffer/config.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/frontend.h b/wrapper/ringbuffer/frontend.h index a1b092dc..35421581 100644 --- a/wrapper/ringbuffer/frontend.h +++ b/wrapper/ringbuffer/frontend.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/frontend_api.h b/wrapper/ringbuffer/frontend_api.h index 4a0d8db1..53187bf5 100644 --- a/wrapper/ringbuffer/frontend_api.h +++ b/wrapper/ringbuffer/frontend_api.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/frontend_internal.h b/wrapper/ringbuffer/frontend_internal.h index ba23f0df..c14757aa 100644 --- a/wrapper/ringbuffer/frontend_internal.h +++ b/wrapper/ringbuffer/frontend_internal.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/frontend_types.h b/wrapper/ringbuffer/frontend_types.h index d501b861..8f6b72f2 100644 --- a/wrapper/ringbuffer/frontend_types.h +++ b/wrapper/ringbuffer/frontend_types.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/iterator.h b/wrapper/ringbuffer/iterator.h index 2b2a5539..08586d33 100644 --- a/wrapper/ringbuffer/iterator.h +++ b/wrapper/ringbuffer/iterator.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/nohz.h b/wrapper/ringbuffer/nohz.h index 7d1d259e..33568ed5 100644 --- a/wrapper/ringbuffer/nohz.h +++ b/wrapper/ringbuffer/nohz.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/vatomic.h b/wrapper/ringbuffer/vatomic.h index ee0db7ef..a5e8c76a 100644 --- a/wrapper/ringbuffer/vatomic.h +++ b/wrapper/ringbuffer/vatomic.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/ringbuffer/vfs.h b/wrapper/ringbuffer/vfs.h index 5cd24e34..65918408 100644 --- a/wrapper/ringbuffer/vfs.h +++ b/wrapper/ringbuffer/vfs.h @@ -1,2 +1,2 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ #include diff --git a/wrapper/splice.c b/wrapper/splice.c index b0f8738b..96fdf1d0 100644 --- a/wrapper/splice.c +++ b/wrapper/splice.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/splice.c * diff --git a/wrapper/splice.h b/wrapper/splice.h index a0e2b5f0..a42bd6fb 100644 --- a/wrapper/splice.h +++ b/wrapper/splice.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/splice.h * diff --git a/wrapper/syscall.h b/wrapper/syscall.h index 8715f0c5..671562b4 100644 --- a/wrapper/syscall.h +++ b/wrapper/syscall.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/syscall.h * diff --git a/wrapper/time.h b/wrapper/time.h index 362f314a..60ce78c9 100644 --- a/wrapper/time.h +++ b/wrapper/time.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/time.h * diff --git a/wrapper/timer.h b/wrapper/timer.h index a115cf30..02f60dce 100644 --- a/wrapper/timer.h +++ b/wrapper/timer.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/timer.h * diff --git a/wrapper/trace-clock.c b/wrapper/trace-clock.c index 10e7da01..74995fef 100644 --- a/wrapper/trace-clock.c +++ b/wrapper/trace-clock.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/trace-clock.c * diff --git a/wrapper/trace-clock.h b/wrapper/trace-clock.h index 9f4e366a..a08c6a8b 100644 --- a/wrapper/trace-clock.h +++ b/wrapper/trace-clock.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/trace-clock.h * diff --git a/wrapper/tracepoint.h b/wrapper/tracepoint.h index 08e8ccab..7b319060 100644 --- a/wrapper/tracepoint.h +++ b/wrapper/tracepoint.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/tracepoint.h * diff --git a/wrapper/types.h b/wrapper/types.h index b98e6813..00d9af6c 100644 --- a/wrapper/types.h +++ b/wrapper/types.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/types.h * diff --git a/wrapper/uaccess.h b/wrapper/uaccess.h index c562e349..7abe5e50 100644 --- a/wrapper/uaccess.h +++ b/wrapper/uaccess.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/uaccess.h * diff --git a/wrapper/uprobes.h b/wrapper/uprobes.h index 6ea9df18..d5118509 100644 --- a/wrapper/uprobes.h +++ b/wrapper/uprobes.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/uprobes.h * diff --git a/wrapper/user_namespace.h b/wrapper/user_namespace.h index 851674b0..5e0ab5ac 100644 --- a/wrapper/user_namespace.h +++ b/wrapper/user_namespace.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/user_namespace.h * diff --git a/wrapper/vmalloc.h b/wrapper/vmalloc.h index 0c3eb86b..80deacfe 100644 --- a/wrapper/vmalloc.h +++ b/wrapper/vmalloc.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/vmalloc.h * diff --git a/wrapper/writeback.h b/wrapper/writeback.h index 64624662..c37bd8be 100644 --- a/wrapper/writeback.h +++ b/wrapper/writeback.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * wrapper/writeback.h * -- 2.34.1