hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/net/lapb/lapb_out.c
....@@ -1,13 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * LAPB release 002
34 *
45 * This code REQUIRES 2.1.15 or higher/ NET3.038
5
- *
6
- * This module:
7
- * This module is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; either version
10
- * 2 of the License, or (at your option) any later version.
116 *
127 * History
138 * LAPB 001 Jonathan Naylor Started Coding