X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fmodule.h;h=febe8d206b0729c56f078bca47223bf89d1fb12c;hp=f7b6056f1eec680dfa1ab968ce4eede09ee4e142;hb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;hpb=6c27a5ccba05b088fbfcf8cd982c25649838298d diff --git a/instrumentation/events/lttng-module/module.h b/instrumentation/events/lttng-module/module.h index f7b6056f..febe8d20 100644 --- a/instrumentation/events/lttng-module/module.h +++ b/instrumentation/events/lttng-module/module.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Because linux/module.h has tracepoints in the header, and ftrace.h * eventually includes this file, define_trace.h includes linux/module.h