summaryrefslogtreecommitdiff
path: root/crc32/crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'crc32/crc32.h')
-rw-r--r--crc32/crc32.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/crc32/crc32.h b/crc32/crc32.h
index 6ea89b0..3eced01 100644
--- a/crc32/crc32.h
+++ b/crc32/crc32.h
@@ -1,3 +1,9 @@
+/*
+ * Not copyrighted 2010 Tobias Klauser
+ *
+ * This code is in public domain.
+ */
+
#ifndef _CRC32_H_
#define _CRC32_H_