[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230111031712.19037-2-stephen@networkplumber.org>
Date: Tue, 10 Jan 2023 19:17:03 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2 01/10] bridge: use SPDX
Replace GPL 2.0 or later boilerplate text.
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
bridge/monitor.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/bridge/monitor.c b/bridge/monitor.c
index d82f45cc02d1..552614d79902 100644
--- a/bridge/monitor.c
+++ b/bridge/monitor.c
@@ -1,13 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* brmonitor.c "bridge monitor"
*
- * 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: Stephen Hemminger <shemminger@...tta.com>
- *
*/
#include <stdio.h>
--
2.39.0
Powered by blists - more mailing lists