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