X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Flibfoo-tp.c;h=4ea7a7f33210e697baf2e886475d7fa4f69c7105;hp=ec944cff6c632582dc5b5828257c4ee53784458e;hb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;hpb=ec5b87f3610b3b0e52ce6109600930deb5996cca diff --git a/tests/regression/ust/ust-dl/libfoo-tp.c b/tests/regression/ust/ust-dl/libfoo-tp.c index ec944cff6..4ea7a7f33 100644 --- a/tests/regression/ust/ust-dl/libfoo-tp.c +++ b/tests/regression/ust/ust-dl/libfoo-tp.c @@ -1,2 +1,9 @@ +/* + * Copyright (C) 2016 Jérémie Galarneau + * + * SPDX-License-Identifier: MIT + * + */ + #define TRACEPOINT_CREATE_PROBES #include "libfoo-tp.h"