X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Flibbar-tp.c;h=a6af9a3185d9f2503a26ab925569e0e7a114455f;hp=36521507c4d540fa72524e903caec6baf9759ad8;hb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;hpb=ec5b87f3610b3b0e52ce6109600930deb5996cca diff --git a/tests/regression/ust/ust-dl/libbar-tp.c b/tests/regression/ust/ust-dl/libbar-tp.c index 36521507c..a6af9a318 100644 --- a/tests/regression/ust/ust-dl/libbar-tp.c +++ b/tests/regression/ust/ust-dl/libbar-tp.c @@ -1,2 +1,9 @@ +/* + * Copyright (C) 2016 Jérémie Galarneau + * + * SPDX-License-Identifier: MIT + * + */ + #define TRACEPOINT_CREATE_PROBES #include "libbar-tp.h"