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