X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fexamples%2Fclock-override%2FMakefile;h=747d03b23f3bf9af1283d2ec4f85ed53213b687e;hb=49f89ab88581214568d650d670ec6ae82a0c407f;hp=bd29f1794dea3b79c7f139a4428d49866619d724;hpb=dc5af9e3311ab28f2728f540f06e61add9d7b5eb;p=lttng-ust.git diff --git a/doc/examples/clock-override/Makefile b/doc/examples/clock-override/Makefile index bd29f179..747d03b2 100644 --- a/doc/examples/clock-override/Makefile +++ b/doc/examples/clock-override/Makefile @@ -1,15 +1,8 @@ +# SPDX-License-Identifier: MIT +# # Copyright (C) 2013 Jérémie Galarneau # Copyright (C) 2014 Mathieu Desnoyers # -# THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED -# OR IMPLIED. ANY USE IS AT YOUR OWN RISK. -# -# Permission is hereby granted to use or copy this program for any -# purpose, provided the above notices are retained on all copies. -# Permission to modify the code and to distribute modified code is -# granted, provided the above notices are retained, and a notice that -# the code was modified is included with the above copyright notice. -# # This Makefile is not using automake so that users may see how to build # a program with tracepoint provider probes as stand-alone shared objects. #