X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Fexamples%2Fjava-jul%2FMakefile;fp=doc%2Fexamples%2Fjava-jul%2FMakefile;h=aff2f8e8a975f77daff8f6da1a51f0474d2c7239;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=5a594ff3e2f200ef3d62f5cfa25d2c78fa5826e2;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=deliverable%2Flttng-ust.git diff --git a/doc/examples/java-jul/Makefile b/doc/examples/java-jul/Makefile index 5a594ff3..aff2f8e8 100644 --- a/doc/examples/java-jul/Makefile +++ b/doc/examples/java-jul/Makefile @@ -1,14 +1,6 @@ +# SPDX-License-Identifier: MIT # -# Copyright (C) 2013 - David Goulet -# -# 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) 2013 David Goulet # # 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.