Tests: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / unit / ust-elf / data / pic / libhello.c
index d3f02e88c4da936295d559e1c0c70c9471b08189..768a0fb501db62e5ea232e2a44a57b679c40c083 100644 (file)
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+//
+// SPDX-License-Identifier: LGPL-2.1-only
+
 #include <stdio.h>
 
 void hello()
This page took 0.023844 seconds and 4 git commands to generate.