X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lib%2Fringbuffer%2Fring_buffer_mmap.c;fp=lib%2Fringbuffer%2Fring_buffer_mmap.c;h=c5abe84778d4a1d8c26adaf08cb19731df0959c4;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hp=fab945887855c0eb20967721b3cdc0b3f5dd21fb;hpb=52cb3b849cde399f68fa47d53010431803b8d93a;p=lttng-modules.git 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. */