about summary refs log tree commit diff stats
path: root/crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'crc32.h')
-rw-r--r--crc32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crc32.h b/crc32.h
index 2158681..6ed3f00 100644
--- a/crc32.h
+++ b/crc32.h
@@ -1,5 +1,7 @@
 #pragma once
 
+/* SPDX-License-Identifier: MIT */
+
 #ifndef CRC32_H
 #define CRC32_H