kernel/include/linux/crc-itu-t.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * crc-itu-t.h - CRC ITU-T V.41 routine 3 4 * .. .. @@ -5,9 +6,6 @@ 5 6 * Width 16 6 7 * Poly 0x1021 (x^16 + x^12 + x^15 + 1) 7 8 * Init 0 8 - *9 - * This source code is licensed under the GNU General Public License,10 - * Version 2. See the file COPYING for more details.11 9 */ 12 10 13 11 #ifndef CRC_ITU_T_H