From 0649a66579e83371c1fb230fb1a950e6b2160159 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Mon, 18 Nov 2024 16:45:43 +0100 Subject: [PATCH] unified-sel: replace license boilerplate with SPDX Use GPL-2.0-or-later SPDX tag instead of a license boilerplate to GPL-2.0+. Signed-off-by: Mauro Carvalho Chehab --- unified-sel.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/unified-sel.c b/unified-sel.c index 77bb81e..564afca 100644 --- a/unified-sel.c +++ b/unified-sel.c @@ -1,11 +1,6 @@ +// 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. - * */ #include