tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / kernel / select_poll_epoll.c
index e667e17665dbde4d01aa1c246b74ddaa3893e97f..33b8cb5d5d100d29ac18777ba68ae996e1ced057 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2016 Julien Desfossez <jdesfossez@efficios.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0-only
+ *
+ */
+
 #include <stdio.h>
 #include <poll.h>
 #include <signal.h>
This page took 0.022941 seconds and 4 git commands to generate.