kernel/lib/crc16.c
.. .. @@ -1,8 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * crc16.c 3 - *4 - * This source code is licensed under the GNU General Public License,5 - * Version 2. See the file COPYING for more details.6 4 */ 7 5 8 6 #include <linux/types.h>