X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fdemo%2Ftp.c;h=288ce614606c90d50fd0e4f46029d22fac111f93;hb=fdb4af102796c056de5c1d7361a57bf9779788d1;hp=d3c7d5367d2652f1469fba3a22add88a76d06b3d;hpb=580d134ba57956bdf709ef892cd27df40b956656;p=lttng-ust.git diff --git a/tests/demo/tp.c b/tests/demo/tp.c index d3c7d536..288ce614 100644 --- a/tests/demo/tp.c +++ b/tests/demo/tp.c @@ -3,19 +3,15 @@ * * Copyright (c) 2011 Mathieu Desnoyers * - * 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; version 2.1 of - * the License. + * 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: * - * 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 + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. */ #define TRACEPOINT_CREATE_PROBES