X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Ftracker.h;h=4f813eeb9fdc040e045f1a644928246c9c1b6e50;hb=4942c25609805b81dc67ea4447eac7f9cddac655;hp=7427cf157fa4c076c5181ed76e45d81337c0c56c;hpb=3997aaaea8359ce02da6eee1bb127e2c166425b2;p=lttng-tools.git diff --git a/include/lttng/tracker.h b/include/lttng/tracker.h index 7427cf157..4f813eeb9 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 * - * 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