Move to kernel style SPDX license identifiers
[lttng-ust.git] / libringbuffer / smp.h
index 034058e9ee54ea032420fa8153636071f83cf3cf..ebeae66773c2ccec935619697417dd7aa2e0fd36 100644 (file)
@@ -1,14 +1,12 @@
-#ifndef _LIBRINGBUFFER_SMP_H
-#define _LIBRINGBUFFER_SMP_H
-
 /*
- * libringbuffer/smp.h
- *
- * Copyright 2011 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Dual LGPL v2.1/GPL v2 license.
+ * Copyright (C) 2011-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
+#ifndef _LIBRINGBUFFER_SMP_H
+#define _LIBRINGBUFFER_SMP_H
+
 #include "getcpu.h"
 
 /*
This page took 0.023813 seconds and 4 git commands to generate.