hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/lib/crc-itu-t.c
....@@ -1,8 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * crc-itu-t.c
3
- *
4
- * This source code is licensed under the GNU General Public License,
5
- * Version 2. See the file COPYING for more details.
64 */
75
86 #include <linux/types.h>