From: Stefan E. <se...@us...> - 2002-02-11 16:53:20
|
Update of /cvsroot/blob/blob/src/diag In directory usw-pr-cvs1:/tmp/cvs-serv16567 Modified Files: accelent_sa.c command_hist.c lcd.c regs-sa11x0.c system3.c Log Message: email adr corrected Index: accelent_sa.c =================================================================== RCS file: /cvsroot/blob/blob/src/diag/accelent_sa.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- accelent_sa.c 4 Feb 2002 18:02:43 -0000 1.1 +++ accelent_sa.c 11 Feb 2002 16:53:16 -0000 1.2 @@ -3,7 +3,7 @@ * * Implements several POST routines for Accelent IDP platform * - * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> + * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> * Copyright (c) 2002 Holger Schurig <h.s...@mn...> * * This program is free software; you can redistribute it and/or modify Index: command_hist.c =================================================================== RCS file: /cvsroot/blob/blob/src/diag/command_hist.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- command_hist.c 19 Dec 2001 20:00:15 -0000 1.2 +++ command_hist.c 11 Feb 2002 16:53:16 -0000 1.3 @@ -5,7 +5,7 @@ * * Implements a simple command history * - * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> + * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: lcd.c =================================================================== RCS file: /cvsroot/blob/blob/src/diag/lcd.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- lcd.c 3 Jan 2002 16:07:18 -0000 1.5 +++ lcd.c 11 Feb 2002 16:53:16 -0000 1.6 @@ -5,7 +5,7 @@ * * Generic lcd framework * - * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> + * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: regs-sa11x0.c =================================================================== RCS file: /cvsroot/blob/blob/src/diag/regs-sa11x0.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- regs-sa11x0.c 7 Jan 2002 17:35:06 -0000 1.3 +++ regs-sa11x0.c 11 Feb 2002 16:53:16 -0000 1.4 @@ -1,7 +1,7 @@ /* * regs-sa11x0.c: command to nicely debug register contents * - * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> + * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> * * $Id$ * Index: system3.c =================================================================== RCS file: /cvsroot/blob/blob/src/diag/system3.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- system3.c 4 Feb 2002 18:12:51 -0000 1.9 +++ system3.c 11 Feb 2002 16:53:16 -0000 1.10 @@ -5,7 +5,7 @@ * * Implements several POST routines for PT System 3 platform * - * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> + * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |