Update licensing info
[lttng-modules.git] / ltt-endian.h
index 29d75df660edc737118cba98bce877adb3bd288d..9a0512d2c2028e1ab77ccc69dc1ebcb560da0406 100644 (file)
@@ -1,6 +1,14 @@
 #ifndef _LTT_ENDIAN_H
 #define _LTT_ENDIAN_H
 
+/*
+ * ltt-endian.h
+ *
+ * Copyright 2010 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ *
+ * Dual LGPL v2.1/GPL v2 license.
+ */
+
 #ifdef __KERNEL__
 # include <asm/byteorder.h>
 # ifdef __BIG_ENDIAN
This page took 0.023964 seconds and 4 git commands to generate.