| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * INET An implementation of the TCP/IP protocol suite for the LINUX |
|---|
| 3 | 4 | * operating system. INET is implemented using the BSD Socket |
|---|
| .. | .. |
|---|
| 15 | 16 | * Mark Evans, <evansmp@uhura.aston.ac.uk> |
|---|
| 16 | 17 | * Florian La Roche, <rzsfl@rz.uni-sb.de> |
|---|
| 17 | 18 | * Alan Cox, <gw4pts@gw4pts.ampr.org> |
|---|
| 18 | | - * |
|---|
| 19 | | - * This program is free software; you can redistribute it and/or |
|---|
| 20 | | - * modify it under the terms of the GNU General Public License |
|---|
| 21 | | - * as published by the Free Software Foundation; either version |
|---|
| 22 | | - * 2 of the License, or (at your option) any later version. |
|---|
| 23 | 19 | * |
|---|
| 24 | 20 | * Changes |
|---|
| 25 | 21 | * Alan Cox : New arp/rebuild header |
|---|