hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/lib/crc7.c
....@@ -1,8 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * crc7.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>