diff options
Diffstat (limited to 'include/crc32c.h')
-rw-r--r-- | include/crc32c.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/crc32c.h b/include/crc32c.h index 3d27461..1ac6b97 100644 --- a/include/crc32c.h +++ b/include/crc32c.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_CRC32C_H #define UL_CRC32C_H |