tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / ust / ust-dl / prog.c
index 669792d9d97a7c0158886052279d4a4e5e724dfd..fb4e5c0e13ef28b190f29127eaf9d2bf3a3fbffd 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2016 Antoine Busque <abusque@efficios.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0-only
+ *
+ */
+
 /* _GNU_SOURCE is defined by config.h */
 #include <dlfcn.h>
 #include <stdio.h>
This page took 0.024457 seconds and 4 git commands to generate.