[PATCH] net: ipv4: Use SPDX-license-identifier and remove the License description

From: Li zeming
Date: Mon Aug 29 2022 - 22:01:05 EST


Add the SPDX-license-identifier license agreement to more clearly
express the content of the license representative.

Signed-off-by: Li zeming <zeming@xxxxxxxxxxxx>
---
net/ipv4/inetpeer.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net/ipv4/inetpeer.c b/net/ipv4/inetpeer.c
index e9fed83e9b3c..141be6d94793 100644
--- a/net/ipv4/inetpeer.c
+++ b/net/ipv4/inetpeer.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* INETPEER - A storage for permanent information about peers
*
- * This source is covered by the GNU GPL, the same as all kernel sources.
- *
* Authors: Andrey V. Savochkin <saw@xxxxxx>
*/

--
2.18.2