Update for kernel 5.7: use vmalloc_sync_mappings on kernels >= 5.7
[lttng-modules.git] / lttng-endian.h
index e86dab7f925db5fa7e148d354a7c4e47591159a1..12f55d17f7d1ea44e93c1feabb9d9dab914f1f97 100644 (file)
@@ -1,12 +1,11 @@
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */
 #ifndef _LTTNG_ENDIAN_H
 #define _LTTNG_ENDIAN_H
 
 /*
  * lttng-endian.h
  *
- * Copyright 2010-2011 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- *
- * Dual LGPL v2.1/GPL v2 license.
+ * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
 #ifdef __KERNEL__
This page took 0.023846 seconds and 4 git commands to generate.