X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Flocation-internal.h;h=d33cab652668c38d713c801bc71df132f953fbbe;hp=9072ef34ce6551a8367b067d5581aa914bae4024;hb=fa3f8be960428e090b9576e3c67f0db33ed369d5;hpb=5d818838f82507b1294e793d59b6117ee7930fec diff --git a/include/lttng/location-internal.h b/include/lttng/location-internal.h index 9072ef34c..d33cab652 100644 --- a/include/lttng/location-internal.h +++ b/include/lttng/location-internal.h @@ -1,18 +1,8 @@ /* - * Copyright (C) 2017 - Jérémie Galarneau + * Copyright (C) 2017 Jérémie Galarneau * - * 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_LOCATION_INTERNAL_H @@ -22,7 +12,7 @@ #include #include #include -#include +#include struct lttng_trace_archive_location { enum lttng_trace_archive_location_type type;