Move to kernel style SPDX license identifiers
[deliverable/lttng-ust.git] / tests / unit / ust-elf / data / pic / libhello.c
index d3f02e88c4da936295d559e1c0c70c9471b08189..6f990c564d55bd5694d9e2fd9a28f09fe0094ca6 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ */
+
 #include <stdio.h>
 
 void hello()
This page took 0.024436 seconds and 5 git commands to generate.