Update to SPDX v3.0 identifiers
[lttng-modules.git] / wrapper / inline_memcpy.h
index ae4ba10e985c7ca881b245a2b5925a77f34b22d3..700c2d799cf001172104b316f310967d71c5c14e 100644 (file)
@@ -1,3 +1,10 @@
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
+ *
+ * wrapper/inline_memcpy.h
+ *
+ * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ */
+
 #if !defined(__HAVE_ARCH_INLINE_MEMCPY) && !defined(inline_memcpy)
 #define inline_memcpy memcpy
 #endif
This page took 0.022913 seconds and 4 git commands to generate.