X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f53020e729d583f7975095ca7b4b467741d99edb..e1778858ddc53a6a82e8ee24f02e6b673687f69a:/client/reveng/bmpbit.c diff --git a/client/reveng/bmpbit.c b/client/reveng/bmpbit.c index 39a29e61..5462f850 100644 --- a/client/reveng/bmpbit.c +++ b/client/reveng/bmpbit.c @@ -1,9 +1,9 @@ /* bmpbit.c - * Greg Cook, 9/Apr/2015 + * Greg Cook, 27/Jun/2016 */ -/* CRC RevEng, an arbitrary-precision CRC calculator and algorithm finder - * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015 Gregory Cook +/* CRC RevEng: arbitrary-precision CRC calculator and algorithm finder + * Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Gregory Cook * * This file is part of CRC RevEng. * @@ -18,7 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with CRC RevEng. If not, see . + * along with CRC RevEng. If not, see . */ #ifdef BMPTST