X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Frle.h;h=6adcaf31223cc8f2608b84e030e0a808d09d0017;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=61693a6862141ebe5e4f62b3c89014159e49ccb2;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/mware/rle.h b/bertos/mware/rle.h index 61693a68..6adcaf31 100644 --- a/bertos/mware/rle.h +++ b/bertos/mware/rle.h @@ -27,14 +27,14 @@ * the GNU General Public License. * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) - * Copyright 1999, 2000, 2001 Bernardo Innocenti + * Copyright 1999, 2000, 2001 Bernie Innocenti * * --> * * \brief General-purpose run-length {en,de}coding algorithm (interface) * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ /*#*