chg: update reveng v1.6.0 -> v1.6.2

This commit is contained in:
iceman1001 2019-03-16 07:18:58 +01:00
commit 3efa05060e
10 changed files with 345 additions and 337 deletions

View file

@ -1,10 +1,10 @@
/* poly.c
* Greg Cook, 26/Jul/2018
* Greg Cook, 23/Feb/2019
*/
/* CRC RevEng: arbitrary-precision CRC calculator and algorithm finder
* Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018
* Gregory Cook
* Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018,
* 2019 Gregory Cook
*
* This file is part of CRC RevEng.
*