X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=libust%2Ftracercore.c;h=90adee45b42c6734693356504b59926862bfbc4a;hb=8fc2d8db78e961acc2ce7fb8f2acea5f58edf408;hp=3b571f1b99e3f2ef8a9ebcaa8a0a6c056fdd2f3e;hpb=22cb38fbb2b49a37488e09c836e19f924d1ebbc8;p=ust.git diff --git a/libust/tracercore.c b/libust/tracercore.c index 3b571f1..90adee4 100644 --- a/libust/tracercore.c +++ b/libust/tracercore.c @@ -3,7 +3,19 @@ * * 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