doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / java-jul / README.md
diff --git a/doc/examples/java-jul/README.md b/doc/examples/java-jul/README.md
new file mode 100644 (file)
index 0000000..f90b062
--- /dev/null
@@ -0,0 +1,13 @@
+<!--
+SPDX-FileCopyrightText: 2013 David Goulet <dgoulet@efficios.com>
+
+SPDX-License-Identifier: CC-BY-4.0
+-->
+
+Type `make` to compile and use `./run` to start the example.
+
+The `Hello.java` file contains a lot of useful information in order to
+instrument your application.
+
+The `./run` file shows you how to link your Java application with the LTTng UST
+JUL library.
This page took 0.022596 seconds and 4 git commands to generate.