X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Ftracker.h;h=2f1fbd8f4341295f25c22e299bc2594db029f872;hp=7427cf157fa4c076c5181ed76e45d81337c0c56c;hb=refs%2Fheads%2Fsow-2019-0002-rev1;hpb=3997aaaea8359ce02da6eee1bb127e2c166425b2 diff --git a/include/lttng/tracker.h b/include/lttng/tracker.h index 7427cf157..2f1fbd8f4 100644 --- a/include/lttng/tracker.h +++ b/include/lttng/tracker.h @@ -1,25 +1,14 @@ /* - * Copyright (C) 2019 - Jonathan Rajotte-Julien + * Copyright (C) 2019 Jonathan Rajotte-Julien * - * This library is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License, version 2.1 only, - * as published by the Free Software Foundation. + * 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 */ #ifndef LTTNG_TRACKER_H #define LTTNG_TRACKER_H #include -#include #include #ifdef __cplusplus