From: Mauro Carvalho Chehab Date: Mon, 18 Nov 2024 15:45:43 +0000 (+0100) Subject: unified-sel: replace license boilerplate with SPDX X-Git-Tag: v0.8.2~7 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0649a66579e83371c1fb230fb1a950e6b2160159;p=users%2Fmchehab%2Frasdaemon.git 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 --- 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