Update to SPDX v3.0 identifiers
[lttng-modules.git] / wrapper / poll.h
index 540be3153a5de22ab7a06d5e2f86d7e39f4f0bc4..a97bb6b81fa105d9d02fadcd7cea92976fc3c6e7 100644 (file)
@@ -1,12 +1,13 @@
-#ifndef _LTTNG_WRAPPER_POLL_H
-#define _LTTNG_WRAPPER_POLL_H
-
-/*
- * Copyright (C) 2011 Mathieu Desnoyers (mathieu.desnoyers@efficios.com)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
- * Dual LGPL v2.1/GPL v2 license.
+ * wrapper/poll.h
+ *
+ * Copyright (C) 2011-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
+#ifndef _LTTNG_WRAPPER_POLL_H
+#define _LTTNG_WRAPPER_POLL_H
+
 #include <linux/poll.h>
 
 /*
This page took 0.024744 seconds and 4 git commands to generate.