X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fgen-tp%2FMakefile;h=de62e481485ccbfc1e3fe9a4e4eac0e26ea60a11;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=bc172f0ccefbd08830f05a81b225e9594bb72969;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=lttng-ust.git diff --git a/doc/examples/gen-tp/Makefile b/doc/examples/gen-tp/Makefile index bc172f0c..de62e481 100644 --- a/doc/examples/gen-tp/Makefile +++ b/doc/examples/gen-tp/Makefile @@ -1,16 +1,9 @@ +# SPDX-License-Identifier: MIT +# # Copyright (C) 2011-2012 Matthew Khouzam # Copyright (C) 2012 Mathieu Desnoyers # Copyright (C) 2012 Yannick Brosseau # -# 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 people can see how to make # simply. It builds a program with a statically embedded tracepoint # provider probe.