X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fprctl.h;h=197b393968c8df21f3694756de644f8f4e48f802;hp=39e7ec7a15188856844eba9577dd113cc1f19f26;hb=97285430b75f44b6ce590e86cb9d996390e514c8;hpb=e1055edba0a6560e688827da9f0cf3b4b96789e0 diff --git a/src/common/compat/prctl.h b/src/common/compat/prctl.h index 39e7ec7a1..197b39396 100644 --- a/src/common/compat/prctl.h +++ b/src/common/compat/prctl.h @@ -1,18 +1,8 @@ /* - * Copyright (C) 2015 - Jérémie Galarneau + * Copyright (C) 2015 Jérémie Galarneau * - * 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 _COMPAT_PRCTL_H