diff options
Diffstat (limited to 'include/linux/crc7.h')
-rw-r--r-- | include/linux/crc7.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/crc7.h b/include/linux/crc7.h index d590765106f3..b462842f3c32 100644 --- a/include/linux/crc7.h +++ b/include/linux/crc7.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_CRC7_H #define _LINUX_CRC7_H #include <linux/types.h> |