diff options
Diffstat (limited to 'include/net/ping.h')
| -rw-r--r-- | include/net/ping.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/net/ping.h b/include/net/ping.h index fd080e043a6e..2fe78874318c 100644 --- a/include/net/ping.h +++ b/include/net/ping.h | |||
| @@ -1,14 +1,10 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
| 1 | /* | 2 | /* |
| 2 | * INET An implementation of the TCP/IP protocol suite for the LINUX | 3 | * INET An implementation of the TCP/IP protocol suite for the LINUX |
| 3 | * operating system. INET is implemented using the BSD Socket | 4 | * operating system. INET is implemented using the BSD Socket |
| 4 | * interface as the means of communication with the user level. | 5 | * interface as the means of communication with the user level. |
| 5 | * | 6 | * |
| 6 | * Definitions for the "ping" module. | 7 | * Definitions for the "ping" module. |
| 7 | * | ||
| 8 | * This program is free software; you can redistribute it and/or | ||
| 9 | * modify it under the terms of the GNU General Public License | ||
| 10 | * as published by the Free Software Foundation; either version | ||
| 11 | * 2 of the License, or (at your option) any later version. | ||
| 12 | */ | 8 | */ |
| 13 | #ifndef _PING_H | 9 | #ifndef _PING_H |
| 14 | #define _PING_H | 10 | #define _PING_H |
