X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2Ffilter%2Fmemstream.h;h=cd246eed27e9a8a4e032b3be40ccb1ecc3aaf50c;hp=af2a5a77382e96b9e8e7f52764988a84bcab534f;hb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;hpb=875b29bfdafecb38a552264b0775478eaef0cae1 diff --git a/src/lib/lttng-ctl/filter/memstream.h b/src/lib/lttng-ctl/filter/memstream.h index af2a5a773..cd246eed2 100644 --- a/src/lib/lttng-ctl/filter/memstream.h +++ b/src/lib/lttng-ctl/filter/memstream.h @@ -1,24 +1,13 @@ -#ifndef _LTTNG_CTL_MEMSTREAM_H -#define _LTTNG_CTL_MEMSTREAM_H - /* - * src/lib/lttng-ctl/memstream.h - * - * Copyright 2012 (c) - Mathieu Desnoyers + * Copyright 2012 (C) Mathieu Desnoyers * - * memstream compatibility layer. + * SPDX-License-Identifier: MIT * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. */ +#ifndef _LTTNG_CTL_MEMSTREAM_H +#define _LTTNG_CTL_MEMSTREAM_H + #ifdef LTTNG_HAVE_FMEMOPEN #include