X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcompiler.h;h=052565cfa7175110dcbf1bd108cadb44e5600aec;hb=6eb6ebb5ae5953a27977f0ef66a36344462b949a;hp=a303dc776115cc0ab9640d4eb208bfe366c950ad;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/cfg/compiler.h b/bertos/cfg/compiler.h index a303dc77..052565cf 100644 --- a/bertos/cfg/compiler.h +++ b/bertos/cfg/compiler.h @@ -27,14 +27,14 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) - * Copyright 2001, 2002, 2003 Bernardo Innocenti + * Copyright 2001, 2002, 2003 Bernie Innocenti * * --> * * \brief Additional support macros for compiler independance * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #ifndef BERTOS_COMPILER_H