X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2Fexamples%2Fjava-jul%2Frun;fp=doc%2Fexamples%2Fjava-jul%2Frun;h=19a279fcb7a206231f604e070190fa1e3794d997;hp=feaa23624791dbf789574fea534adf7872458889;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hpb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8 diff --git a/doc/examples/java-jul/run b/doc/examples/java-jul/run index feaa2362..19a279fc 100755 --- a/doc/examples/java-jul/run +++ b/doc/examples/java-jul/run @@ -1,6 +1,9 @@ #!/bin/bash + +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc # # 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