Update licensing info
[lttng-modules.git] / probes / lttng.h
CommitLineData
40652b65
MD
1#ifndef _LTTNG_PROBES_LTTNG_H
2#define _LTTNG_PROBES_LTTNG_H
3
17baffe2
MD
4/*
5 * lttng.h
6 *
7 * Copyright (C) 2010-2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
8 *
9 * Dual LGPL v2.1/GPL v2 license.
10 */
11
40652b65
MD
12#undef PARAMS
13#define PARAMS(args...) args
14
15#endif /* _LTTNG_PROBES_LTTNG_H */
This page took 0.022817 seconds and 4 git commands to generate.