diff options
Diffstat (limited to 'include/crc32.h')
-rw-r--r-- | include/crc32.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/crc32.h b/include/crc32.h index 81c7703..0d34da0 100644 --- a/include/crc32.h +++ b/include/crc32.h @@ -1,6 +1,6 @@ /* - * No copyright is claimed. This code is in the public domain; do with it what - * you wish. + * No copyright is claimed. This code is in the public domain; do with + * it what you wish. */ #ifndef UL_CRC32_H #define UL_CRC32_H |