[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230111031712.19037-7-stephen@networkplumber.org>
Date: Tue, 10 Jan 2023 19:17:08 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2 06/10] testsuite: use SPDX
Replace boilerplate with SPDX tag.
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
testsuite/tools/generate_nlmsg.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/testsuite/tools/generate_nlmsg.c b/testsuite/tools/generate_nlmsg.c
index fe96f2622047..106dca63686f 100644
--- a/testsuite/tools/generate_nlmsg.c
+++ b/testsuite/tools/generate_nlmsg.c
@@ -1,11 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* generate_nlmsg.c Testsuite helper generating nlmsg blob
*
- * 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.
- *
* Authors: Phil Sutter <phil@....cc>
*/
--
2.39.0
Powered by blists - more mailing lists