From cd1491454b8f47d5b37da7e5b71fe6f048ece45a Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 19 Nov 2024 08:00:39 +0100 Subject: [PATCH] unified-sel.h: convert license boilerplate to SPDX Use SPDX for GPLv2.0 or later, instead of a license boilerplate. Signed-off-by: Mauro Carvalho Chehab --- unified-sel.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/unified-sel.h b/unified-sel.h index 17458a5..f1726e5 100644 --- a/unified-sel.h +++ b/unified-sel.h @@ -1,14 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2023, Meta Platforms Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * */ - #ifndef _UNIFIED_SEL_H #define _UNIFIED_SEL_H