hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/include/linux/inet.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Swansea University Computer Society NET3
34 *
....@@ -33,11 +34,6 @@
3334 * $Id: udp.h,v 0.8.4.1 1992/11/10 00:17:18 bir7 Exp $
3435 * $Id: we.c,v 0.8.4.10 1993/01/23 18:00:11 bir7 Exp $
3536 * $Id: wereg.h,v 0.8.4.1 1992/11/10 00:17:18 bir7 Exp $
36
- *
37
- * This program is free software; you can redistribute it and/or
38
- * modify it under the terms of the GNU General Public License
39
- * as published by the Free Software Foundation; either version
40
- * 2 of the License, or (at your option) any later version.
4137 */
4238 #ifndef _LINUX_INET_H
4339 #define _LINUX_INET_H