X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-nice.c;h=035b7c0594f826835498aa994aef1d119b49c0e3;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hp=a8823c4259c2ed7c3ca7f81a4aa3cc301fdf5122;hpb=241ae9a8fb62c3ce467d244e280062c24e73eb7a;p=lttng-modules.git diff --git a/lttng-context-nice.c b/lttng-context-nice.c index a8823c42..035b7c05 100644 --- a/lttng-context-nice.c +++ b/lttng-context-nice.c @@ -1,23 +1,10 @@ -/* +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) + * * lttng-context-nice.c * * LTTng nice context. * * Copyright (C) 2009-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