X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-calibrate.c;h=5394c24e77f82e1a4f9039b4a7f50f13dc52e4fb;hp=55cb1c46ff2d3c726b2cde2efccacf534d3a598f;hb=1e543e7c292839b931f808ad341c85f24a859d00;hpb=241ae9a8fb62c3ce467d244e280062c24e73eb7a diff --git a/lttng-calibrate.c b/lttng-calibrate.c index 55cb1c46..5394c24e 100644 --- a/lttng-calibrate.c +++ b/lttng-calibrate.c @@ -1,23 +1,10 @@ -/* +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) + * * lttng-calibrate.c * * LTTng probe calibration. * * Copyright (C) 2010-2012 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; only - * version 2.1 of the License. - * - * 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 */ #include