diff options
Diffstat (limited to '')
-rw-r--r-- | debug/crc32.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debug/crc32.c b/debug/crc32.c index b799b444..eed47939 100644 --- a/debug/crc32.c +++ b/debug/crc32.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: 0BSD + /////////////////////////////////////////////////////////////////////////////// // /// \file crc32.c |