X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Frand.c;h=6478517647ae385591334ff4cb139f955657b096;hb=8c8ddd767ca83ee28383128be9ba6462a66c5896;hp=30a7fa5074632523bf4fc1d112ab08790a54c347;hpb=c3a73162bcd1179cccf0a80782a11d603d49fc65;p=bertos.git diff --git a/bertos/algo/rand.c b/bertos/algo/rand.c index 30a7fa50..64785176 100644 --- a/bertos/algo/rand.c +++ b/bertos/algo/rand.c @@ -27,14 +27,14 @@ * the GNU General Public License. * * Copyright 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 1999 Bernardo Innocenti + * Copyright 1999 Bernie Innocenti * * --> * * \brief Very simple rand() algorithm. * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #include "rand.h"