Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-java / LTTngUst.c
index 4549fdea8789f1ab73efdc720c8217aa150b6c38..64b42f3b22a22f5585c2fb8ae4504ca20340caee 100644 (file)
@@ -1,21 +1,10 @@
 /*
- * Copyright (C) 2011-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; only
- * version 2.1 of the License.
+ * SPDX-License-Identifier: LGPL-2.1-only
  *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * Copyright (C) 2011-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
+#define _LGPL_SOURCE
 #include "org_lttng_ust_LTTngUst.h"
 
 #define TRACEPOINT_DEFINE
This page took 0.022865 seconds and 4 git commands to generate.