diff options
Diffstat (limited to 'drivers/net/wan/hdlc.c')
| -rw-r--r-- | drivers/net/wan/hdlc.c | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/wan/hdlc.c b/drivers/net/wan/hdlc.c index 7221a53b8b14..dfc16770458d 100644 --- a/drivers/net/wan/hdlc.c +++ b/drivers/net/wan/hdlc.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   * Generic HDLC support routines for Linux   *   * Copyright (C) 1999 - 2008 Krzysztof Halasa <khc@pm.waw.pl>   * - * This program is free software; you can redistribute it and/or modify it - * under the terms of version 2 of the GNU General Public License - * as published by the Free Software Foundation. - *   * Currently supported:   *	* raw IP-in-HDLC   *	* Cisco HDLC  | 
