forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/lib/crc16.c
....@@ -1,8 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * 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.
64 */
75
86 #include <linux/types.h>