Update of /cvsroot/blob/blob/src/blob
In directory sc8-pr-cvs1:/tmp/cvs-serv11588/src/blob
Modified Files:
accelent_sa.c chkmem.c hackkit.c
Log Message:
fix email adr
Index: accelent_sa.c
===================================================================
RCS file: /cvsroot/blob/blob/src/blob/accelent_sa.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- accelent_sa.c 13 Feb 2003 01:10:52 -0000 1.4
+++ accelent_sa.c 18 Aug 2003 11:58:10 -0000 1.5
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001 Erik Mouw (J.A...@it...)
* Copyright (C) 2001 Stefan Eletzhofer
- * (ste...@ww...)
+ * (ste...@el...)
* Copyright (C) 2002 Holger Schurig <h.s...@mn...>
*
* This program is free software; you can redistribute it and/or modify
Index: chkmem.c
===================================================================
RCS file: /cvsroot/blob/blob/src/blob/chkmem.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- chkmem.c 28 Oct 2002 21:32:49 -0000 1.10
+++ chkmem.c 18 Aug 2003 11:58:10 -0000 1.11
@@ -2,7 +2,7 @@
* Filename: chkmem.c
* Version: $Id$
* Copyright: Copyright (C) 2001, Stefan Eletzhofer
- * Author: Stefan Eletzhofer <ste...@ww...>
+ * Author: Stefan Eletzhofer <ste...@el...>
* Description: memory test functions
* Created at: Mit Sep 26 19:20:24 CEST 2001
* Modified by:
@@ -11,7 +11,7 @@
/*
* chkmem.c: Utility to test memory integrity
*
- * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...>
+ * Copyright (C) 2001 Stefan Eletzhofer <ste...@el...>
*
* 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: hackkit.c
===================================================================
RCS file: /cvsroot/blob/blob/src/blob/hackkit.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hackkit.c 6 Aug 2003 22:55:41 -0000 1.5
+++ hackkit.c 18 Aug 2003 11:58:10 -0000 1.6
@@ -1,9 +1,9 @@
/*
- * hackkit.c: PT System3 specific stuff
+ * hackkit.c: hackkit specific stuff
*
* Copyright (C) 2001 Erik Mouw (J.A...@it...)
* Copyright (C) 2001,2002 Stefan Eletzhofer
- * (ste...@ww...)
+ * (ste...@el...)
*
* 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
|