README.md: cleanup formatting for bullet lists
[lttng-modules.git] / wrapper / poll.h
index 540be3153a5de22ab7a06d5e2f86d7e39f4f0bc4..dde5c55b9562856b074a8daf1c415705e02b3a9c 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 or LGPL-2.1)
  *
- * 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.023335 seconds and 4 git commands to generate.