X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Femul%2Femulwin.cpp;h=f7dc84d004f3a3d1309a6680c1c2436e2ea52a35;hb=87302355709b6d5ac0592024b84207ba86baa82e;hp=b5f57cd455a61fd328355a7418cb8ea99e6a35ad;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/emul/emulwin.cpp b/bertos/emul/emulwin.cpp index b5f57cd4..f7dc84d0 100644 --- a/bertos/emul/emulwin.cpp +++ b/bertos/emul/emulwin.cpp @@ -27,13 +27,13 @@ * the GNU General Public License. * * Copyright 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 2000, 2001 Bernardo Innocenti + * Copyright 2000, 2001 Bernie Innocenti * * --> * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * * \brief Main Qt window for embedded applications emulator (implementation) */ @@ -122,7 +122,7 @@ void EmulWin::about() "BeRTOS Embedded Application Emulator", "Version 0.1\n" "Copyright 2006, 2008 Develer S.r.l. (http://www.develer.com/)\n" - "Copyright 2001, 2002, 2003, 2005 Bernardo Innocenti \n" + "Copyright 2001, 2002, 2003, 2005 Bernie Innocenti \n" "All rights reserved." ); }