diff options
Diffstat (limited to 'net/x25/x25_out.c')
| -rw-r--r-- | net/x25/x25_out.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/x25/x25_out.c b/net/x25/x25_out.c index 0144271d2184..dbc0940bf35f 100644 --- a/net/x25/x25_out.c +++ b/net/x25/x25_out.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * X.25 Packet Layer release 002 | 3 | * X.25 Packet Layer release 002 |
| 3 | * | 4 | * |
| @@ -7,12 +8,6 @@ | |||
| 7 | * | 8 | * |
| 8 | * This code REQUIRES 2.1.15 or higher | 9 | * This code REQUIRES 2.1.15 or higher |
| 9 | * | 10 | * |
| 10 | * This module: | ||
| 11 | * This module is free software; you can redistribute it and/or | ||
| 12 | * modify it under the terms of the GNU General Public License | ||
| 13 | * as published by the Free Software Foundation; either version | ||
| 14 | * 2 of the License, or (at your option) any later version. | ||
| 15 | * | ||
| 16 | * History | 11 | * History |
| 17 | * X.25 001 Jonathan Naylor Started coding. | 12 | * X.25 001 Jonathan Naylor Started coding. |
| 18 | * X.25 002 Jonathan Naylor New timer architecture. | 13 | * X.25 002 Jonathan Naylor New timer architecture. |
