Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-calibrate.c
index f2362fb25ef17798a7b98988e8a0ceb9b27e2158..38863194672aafbc6c88d2b1f6d67758fe5e54bb 100644 (file)
@@ -1,15 +1,14 @@
-/*
- * lttng-calibrate.c
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
- * Copyright 2011 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ * lttng-calibrate.c
  *
  * LTTng probe calibration.
  *
- * Dual LGPL v2.1/GPL v2 license.
+ * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include "lttng-abi.h"
-#include "lttng-events.h"
+#include <lttng/abi.h>
+#include <lttng/events.h>
 
 noinline
 void lttng_calibrate_kretprobe(void)
This page took 0.024968 seconds and 4 git commands to generate.