X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Fexamples%2Fjava-jul%2Frun;fp=doc%2Fexamples%2Fjava-jul%2Frun;h=03a5fd6fe78d909164cd392d29fe9a697f0ea51c;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=eb340da88fac2efc6d77851f398773a38c2561fe;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=lttng-ust.git diff --git a/doc/examples/java-jul/run b/doc/examples/java-jul/run index eb340da8..03a5fd6f 100755 --- a/doc/examples/java-jul/run +++ b/doc/examples/java-jul/run @@ -1,5 +1,6 @@ #!/bin/bash - +# +# SPDX-License-Identifier: MIT # # The -cp path should be changed to the lttng ust JUL jar file on your system # or locally to the project. Same goes for the Java library path in order to