Cleanup: remove trailing white spaces across project
[lttng-modules.git] / probes / lttng.h
index e16fc2dd8ce5b8e6283e515a289c02cd077358bc..1dfe7bcbefa83961048f948410635662d8b044f8 100644 (file)
@@ -1,14 +1,13 @@
-#ifndef _LTTNG_PROBES_LTTNG_H
-#define _LTTNG_PROBES_LTTNG_H
-
-/*
- * lttng.h
+/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
  *
- * Copyright (C) 2010-2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ * lttng.h
  *
- * Dual LGPL v2.1/GPL v2 license.
+ * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
+#ifndef _LTTNG_PROBES_LTTNG_H
+#define _LTTNG_PROBES_LTTNG_H
+
 #undef PARAMS
 #define PARAMS(args...)                args
 
This page took 0.023219 seconds and 4 git commands to generate.