]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/crc.c
Provide option -m for markdown help dump, -h for text dump
[proxmark3-svn] / common / crc.c
index 817272eb7a438a06220be72ca2775d717de70683..90d57afab6a56c90bdfbc4b8840b718ffea247cf 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * crc.c
- *
- * Generic CRC calculation code.
- * 
- */
+//-----------------------------------------------------------------------------
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,
+// at your option, any later version. See the LICENSE.txt file for the text of
+// the license.
+//-----------------------------------------------------------------------------
+// Generic CRC calculation code.
+//-----------------------------------------------------------------------------
 
 #include "crc.h"
 
Impressum, Datenschutz