hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/include/linux/hippidevice.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
....@@ -14,11 +15,6 @@
1415 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
1516 * Alan Cox, <gw4pts@gw4pts.ampr.org>
1617 * Lawrence V. Stefani, <stefani@lkg.dec.com>
17
- *
18
- * This program is free software; you can redistribute it and/or
19
- * modify it under the terms of the GNU General Public License
20
- * as published by the Free Software Foundation; either version
21
- * 2 of the License, or (at your option) any later version.
2218 */
2319 #ifndef _LINUX_HIPPIDEVICE_H
2420 #define _LINUX_HIPPIDEVICE_H