X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=wrapper%2Ftrace-clock.c;h=10e7da01672c38b8d9dec17cd46ce503d948bdd2;hb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;hp=6ec952b9753fc79febf33e025e05e6bd2b009136;hpb=6c27a5ccba05b088fbfcf8cd982c25649838298d;p=lttng-modules.git diff --git a/wrapper/trace-clock.c b/wrapper/trace-clock.c index 6ec952b9..10e7da01 100644 --- a/wrapper/trace-clock.c +++ b/wrapper/trace-clock.c @@ -1,24 +1,11 @@ -/* +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) + * * wrapper/trace-clock.c * * Contains LTTng trace clock mapping to LTTng trace clock or mainline monotonic * clock. This wrapper depends on CONFIG_HIGH_RES_TIMERS=y. * * Copyright (C) 2011-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