X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fload.h;h=794f04fad68733bc56140f0f702a2acc9b9fe703;hp=a5a78dd312a038276ebdb448f008304cac814c80;hb=2463b7879c00298daa79744cdaae82ac061a4ed8;hpb=2aaf5fc72b69cddad0144166edbdae424153eb82 diff --git a/include/lttng/load.h b/include/lttng/load.h index a5a78dd31..794f04fad 100644 --- a/include/lttng/load.h +++ b/include/lttng/load.h @@ -1,19 +1,9 @@ /* - * Copyright (C) 2014 - Jérémie Galarneau - * David Goulet + * Copyright (C) 2014 Jérémie Galarneau + * Copyright (C) 2014 David Goulet * - * 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_LOAD_H @@ -86,7 +76,7 @@ const char *lttng_load_session_attr_get_override_ctrl_url( /* * Return the configuration override data URL attribute. This attribute - * indicate a data URL override to be applied during the loading of the + * indicates a data URL override to be applied during the loading of the * configuration(s). * * NULL indicates no data URL override will be applied on configuration load.