added GPLv2 headers, renamed executable of CRC C program, added LICENSE.md file

This commit is contained in:
2017-02-25 21:34:03 +01:00
parent f91c1d91ab
commit a14dd6661e
11 changed files with 595 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
/*
* Thanks to echo47
* http://www.edaboard.com/thread120700.html
*/
#include <stdio.h>
int main(void)