Update licensing info
[lttng-modules.git] / lib / ringbuffer / nohz.h
index a2d7e4598579f78d2fa3f07c7ec3e8389dc8032c..3c31072569020d0e8c7dd42a8b95de6561ba43ef 100644 (file)
@@ -1,6 +1,14 @@
 #ifndef _LINUX_RING_BUFFER_NOHZ_H
 #define _LINUX_RING_BUFFER_NOHZ_H
 
+/*
+ * ringbuffer/nohz.h
+ *
+ * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ *
+ * Dual LGPL v2.1/GPL v2 license.
+ */
+
 #ifdef CONFIG_LIB_RING_BUFFER
 void lib_ring_buffer_tick_nohz_flush(void);
 void lib_ring_buffer_tick_nohz_stop(void);
This page took 0.02247 seconds and 4 git commands to generate.