aboutsummaryrefslogtreecommitdiff
path: root/net/ping.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ping.h')
-rw-r--r--net/ping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ping.h b/net/ping.h
index b672b95..7b6f4e5 100644
--- a/net/ping.h
+++ b/net/ping.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copied from Linux Monitor (LiMon) - Networking.
*
@@ -6,7 +7,6 @@
* Copyright 2000 Roland Borde
* Copyright 2000 Paolo Scaffardi
* Copyright 2000-2002 Wolfgang Denk, wd@denx.de
- * SPDX-License-Identifier: GPL-2.0
*/
#ifndef __PING_H__