hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/linux/if_fddi.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * INET An implementation of the TCP/IP protocol suite for the LINUX
34 * operating system. INET is implemented using the BSD Socket
....@@ -15,11 +16,6 @@
1516 * Alan Cox, <alan@lxorguk.ukuu.org.uk>
1617 * Steve Whitehouse, <gw7rrm@eeshack3.swan.ac.uk>
1718 * Peter De Schrijver, <stud11@cc4.kuleuven.ac.be>
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.
2319 */
2420 #ifndef _LINUX_IF_FDDI_H
2521 #define _LINUX_IF_FDDI_H