]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/crc32.h
Add some headers.
[netwatch.git] / include / crc32.h
index a384bcc93cc58524b029a0eb4426dc93c90ecb32..fbac9ce32fd25bed916eee8b21e714f6726e3676 100644 (file)
@@ -1,3 +1,13 @@
+/* crc32.h
+ * CRC32 routine declarations
+ * NetWatch system management mode administration console
+ *
+ * Copyright (c) 2008 Jacob Potter and Joshua Wise.  All rights reserved.
+ * This program is free software; you can redistribute and/or modify it under
+ * the terms found in the file LICENSE in the root of this source tree. 
+ *
+ */
+
 #ifndef _CRC32_H
 #define _CRC32_H
 
This page took 0.017134 seconds and 4 git commands to generate.