X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=wrapper%2Ffdtable.c;h=26a8367e89d0ccb66aa97ffab21092eb1445489a;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=ef39ba6320c9bd277d7fbf07907d5847eeb39b01;hpb=5a2f5e92e422d87a28581ba97e6b1789ff743bc6;p=lttng-modules.git diff --git a/wrapper/fdtable.c b/wrapper/fdtable.c index ef39ba63..26a8367e 100644 --- a/wrapper/fdtable.c +++ b/wrapper/fdtable.c @@ -1,21 +1,7 @@ -/* +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * wrapper/fdtable.c * * Copyright (C) 2013 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