forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/lib/crc-ccitt.c
....@@ -1,8 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * linux/lib/crc-ccitt.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>