.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-or-later */ |
---|
1 | 2 | /* |
---|
2 | 3 | * INET An implementation of the TCP/IP protocol suite for the LINUX |
---|
3 | 4 | * operating system. INET is implemented using the BSD Socket |
---|
.. | .. |
---|
13 | 14 | * 0.15 Mike McLagan Structure packing |
---|
14 | 15 | * |
---|
15 | 16 | * 0.20 Mike McLagan New flags for S508 buffer handling |
---|
16 | | - * |
---|
17 | | - * This program is free software; you can redistribute it and/or |
---|
18 | | - * modify it under the terms of the GNU General Public License |
---|
19 | | - * as published by the Free Software Foundation; either version |
---|
20 | | - * 2 of the License, or (at your option) any later version. |
---|
21 | 17 | */ |
---|
22 | 18 | #ifndef SDLA_H |
---|
23 | 19 | #define SDLA_H |
---|