diff options
Diffstat (limited to 'net/x25/x25_forward.c')
| -rw-r--r-- | net/x25/x25_forward.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/x25/x25_forward.c b/net/x25/x25_forward.c index cf561f1613e1..c82999941d3f 100644 --- a/net/x25/x25_forward.c +++ b/net/x25/x25_forward.c | |||
| @@ -1,10 +1,5 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * This module: | ||
| 3 | * This module is free software; you can redistribute it and/or | ||
| 4 | * modify it under the terms of the GNU General Public License | ||
| 5 | * as published by the Free Software Foundation; either version | ||
| 6 | * 2 of the License, or (at your option) any later version. | ||
| 7 | * | ||
| 8 | * History | 3 | * History |
| 9 | * 03-01-2007 Added forwarding for x.25 Andrew Hendry | 4 | * 03-01-2007 Added forwarding for x.25 Andrew Hendry |
| 10 | */ | 5 | */ |
