X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libust%2Ftracercore.c;h=652de1b1eb4f67592bc4122e3dc326aff3d37c20;hb=fbca6b624335eef18c8d86194aeb101a720168f4;hp=3b571f1b99e3f2ef8a9ebcaa8a0a6c056fdd2f3e;hpb=b4512257eb71d0432554047acf6278dc42a15a75;p=ust.git diff --git a/libust/tracercore.c b/libust/tracercore.c index 3b571f1..652de1b 100644 --- a/libust/tracercore.c +++ b/libust/tracercore.c @@ -3,14 +3,26 @@ * * Copyright 2006 - Mathieu Desnoyers mathieu.desnoyers@polymtl.ca * - * Distributed under the GPL license + * 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; either + * version 2.1 of the License, or (at your option) any later version. + * + * 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 */ //ust// #include //ust// #include //ust// #include //ust// #include -#include "kernelcompat.h" +#include #include "tracercore.h" /* Traces structures */