Cleanup: move to kernel style SPDX license identifiers
[lttng-modules.git] / probes / lttng-probe-9p.c
index 25dba4f6b27208d7e7b51d84fd953a202baa9217..1a6895e71333afb3ae41a70874eb8743e3e61231 100644 (file)
@@ -1,12 +1,11 @@
-/*
+/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+ *
  * probes/lttng-probe-9p.c
  *
  * LTTng 9p probes.
  *
  * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2018 Michael Jeanson <mjeanson@efficios.com>
- *
- * SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1)
  */
 
 #include <linux/module.h>
This page took 0.023184 seconds and 4 git commands to generate.