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