Move to kernel style SPDX license identifiers
[babeltrace.git] / tests / data / plugins / flt.lttng-utils.debug-info / tp.c
1 /*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2016 Antoine Busque <antoine.busque@efficios.com>
5 */
6
7 #define TRACEPOINT_CREATE_PROBES
8
9 #include "tp.h"
This page took 0.029604 seconds and 4 git commands to generate.