Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust / ust_lib.c
1 /*
2 * SPDX-License-Identifier: LGPL-2.1-or-later
3 *
4 * Copyright (C) 2013 Paul Woegerer <paul_woegerer@mentor.com>
5 * Copyright (C) 2016 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
6 */
7
8 #define _LGPL_SOURCE
9 #define TRACEPOINT_CREATE_PROBES
10 #define TP_IP_PARAM ip
11 #include "ust_lib.h"
This page took 0.030576 seconds and 4 git commands to generate.