]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
unified-sel: replace license boilerplate with SPDX
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 15:45:43 +0000 (16:45 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 15:45:43 +0000 (16:45 +0100)
Use GPL-2.0-or-later SPDX tag instead of a license boilerplate
to GPL-2.0+.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
unified-sel.c

index 77bb81e6b267627e76d5e4f7f02371f6ee435ec8..564afcaa3c43a813e1cb9b3a60529ae12f7e45cf 100644 (file)
@@ -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 <stdio.h>