X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust-comm%2Flttng-ust-fd-tracker.c;h=c9b5fdc0250c72d3538fe6fc9d35b77c45ce3d31;hb=7ae0a9445db9a97a43f0054bd38144bfddb00ce0;hp=9659f349e54ac85a3afad50b2cfc2055abcfacfc;hpb=793d29c9367a58c2a368bc1ccb11b01c2d2bdac2;p=lttng-ust.git diff --git a/liblttng-ust-comm/lttng-ust-fd-tracker.c b/liblttng-ust-comm/lttng-ust-fd-tracker.c index 9659f349..c9b5fdc0 100644 --- a/liblttng-ust-comm/lttng-ust-fd-tracker.c +++ b/liblttng-ust-comm/lttng-ust-fd-tracker.c @@ -1,23 +1,10 @@ /* - * Copyright (C) 2016 - Aravind HT - * 2016 - Mathieu Desnoyers + * SPDX-License-Identifier: LGPL-2.1-only * - * 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. - * - * 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) 2016 Aravind HT + * Copyright (C) 2016 Mathieu Desnoyers */ -#define _GNU_SOURCE #include #include #include @@ -39,7 +26,7 @@ #include #include -#include +#include #include #include