Update licensing info
[lttng-modules.git] / ltt-tracer-core.h
index e6756ed7fcddad6a69d3fbc6de8895d55da88b10..d464877de4f23b016c49dc86e432a2c9bb75505e 100644 (file)
@@ -1,14 +1,16 @@
+#ifndef LTT_TRACER_CORE_H
+#define LTT_TRACER_CORE_H
+
 /*
- * Copyright (C) 2005,2006 Mathieu Desnoyers (mathieu.desnoyers@polymtl.ca)
+ * ltt-tracer-core.h
+ *
+ * Copyright (C) 2005-2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * This contains the core definitions for the Linux Trace Toolkit.
  *
  * Dual LGPL v2.1/GPL v2 license.
  */
 
-#ifndef LTT_TRACER_CORE_H
-#define LTT_TRACER_CORE_H
-
 #include <linux/list.h>
 #include <linux/percpu.h>
 
This page took 0.026032 seconds and 4 git commands to generate.