X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fjava-log4j%2FMakefile;h=5d560493db859194d2b435c99149f50a04d4c300;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=39c2e788bf66a50964d6d610195be1a4f965e88d;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=lttng-ust.git diff --git a/doc/examples/java-log4j/Makefile b/doc/examples/java-log4j/Makefile index 39c2e788..5d560493 100644 --- a/doc/examples/java-log4j/Makefile +++ b/doc/examples/java-log4j/Makefile @@ -1,14 +1,6 @@ +# SPDX-License-Identifier: LGPL-2.1-only # -# Copyright (C) 2014 - Christian Babeux -# -# 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. +# Copyright (C) 2014 Christian Babeux # # 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.