kernel/include/linux/hdlc.h
.. .. @@ -1,11 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Generic HDLC support routines for Linux 3 4 * 4 5 * Copyright (C) 1999-2005 Krzysztof Halasa <khc@pm.waw.pl> 5 - *6 - * This program is free software; you can redistribute it and/or modify it7 - * under the terms of version 2 of the GNU General Public License8 - * as published by the Free Software Foundation.9 6 */ 10 7 #ifndef __HDLC_H 11 8 #define __HDLC_H