hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/include/linux/if_pppol2tp.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /***************************************************************************
23 * Linux PPP over L2TP (PPPoL2TP) Socket Implementation (RFC 2661)
34 *
....@@ -5,11 +6,6 @@
56 * (l2tp_ppp.c). All version information wrt this file is located in l2tp_ppp.c
67 *
78 * License:
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
- *
139 */
1410 #ifndef __LINUX_IF_PPPOL2TP_H
1511 #define __LINUX_IF_PPPOL2TP_H