diff --git a/kk_ihex.h b/kk_ihex.h index e092eab..2ece81a 100644 --- a/kk_ihex.h +++ b/kk_ihex.h @@ -98,7 +98,7 @@ * this is a fairly pointless optimisation. * * - * Copyright (c) 2013-2015 Kimmo Kulovesi, http://arkku.com/ + * Copyright (c) 2013-2017 Kimmo Kulovesi, http://arkku.com/ * Provided with absolutely no warranty, use at your own risk only. * Use and distribute freely, mark modified copies as such. */ @@ -106,7 +106,7 @@ #ifndef KK_IHEX_H #define KK_IHEX_H -#define KK_IHEX_VERSION "2016-07-11" +#define KK_IHEX_VERSION "2017-10-05" #include diff --git a/kk_ihex_write.h b/kk_ihex_write.h index 51dbd75..c4e3688 100644 --- a/kk_ihex_write.h +++ b/kk_ihex_write.h @@ -65,7 +65,7 @@ * reading any IHEX file. * * - * Copyright (c) 2013-2015 Kimmo Kulovesi, http://arkku.com/ + * Copyright (c) 2013-2017 Kimmo Kulovesi, http://arkku.com/ * Provided with absolutely no warranty, use at your own risk only. * Use and distribute freely, mark modified copies as such. */