X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ffutex.h;h=602be318647fe751b86bc9b2205e3bb79b4255f3;hp=9bdb2c140f92b8d8f20da1fd46429040cb371d2b;hb=f3db82befcfc3733e2a1c78c7432b72a914e8893;hpb=50c8f4840cc0cf140c760159c8705592d6b434ea diff --git a/src/common/futex.h b/src/common/futex.h index 9bdb2c140..602be3186 100644 --- a/src/common/futex.h +++ b/src/common/futex.h @@ -1,19 +1,9 @@ /* - * Copyright (C) 2011 - David Goulet - * Mathieu Desnoyers + * Copyright (C) 2011 David Goulet + * Copyright (C) 2011 Mathieu Desnoyers * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 only, - * as published by the Free Software Foundation. + * SPDX-License-Identifier: GPL-2.0-only * - * This program 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 General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _LTT_FUTEX_H