X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fheap.c;h=3bed89935860a8e04e1dc526c0035623c13decd5;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=3cdc64f3c5f8ca213e238c27b596d2acc9c99bb0;hpb=9c41a52cad9f3a8e7c7ec1c29f8722c722d4698d;p=bertos.git diff --git a/bertos/mware/heap.c b/bertos/mware/heap.c index 3cdc64f3..3bed8993 100644 --- a/bertos/mware/heap.c +++ b/bertos/mware/heap.c @@ -27,7 +27,7 @@ * 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 * * --> * @@ -35,7 +35,7 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #include "heap.h"