From: Russ D. <ru...@us...> - 2003-11-27 08:59:50
|
Update of /cvsroot/blob/blob/src/lib In directory sc8-pr-cvs1:/tmp/cvs-serv20023 Modified Files: cfi16.c cfi32.c Log Message: copyright notices Index: cfi16.c =================================================================== RCS file: /cvsroot/blob/blob/src/lib/cfi16.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- cfi16.c 27 Nov 2003 08:02:30 -0000 1.1 +++ cfi16.c 27 Nov 2003 08:59:46 -0000 1.2 @@ -1,8 +1,8 @@ /* * cfi16: CFI functions for 16 bit flash * - * Copyright (C) 2001 Erik Mouw (J.A...@it...) - * Copyright (C) 1999 Jan-Derk Bakker (J.D...@it...) + * Copyright (C) 2001-2002 Hewlett-Packard Company + * Written by Christopher Hoover <ch...@hp...> * * 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: cfi32.c =================================================================== RCS file: /cvsroot/blob/blob/src/lib/cfi32.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- cfi32.c 27 Nov 2003 08:02:31 -0000 1.1 +++ cfi32.c 27 Nov 2003 08:59:46 -0000 1.2 @@ -1,8 +1,8 @@ /* * cfi32: CFI functions for 32 bit flash * - * Copyright (C) 2001 Erik Mouw (J.A...@it...) - * Copyright (C) 1999 Jan-Derk Bakker (J.D...@it...) + * Copyright (C) 2001-2002 Hewlett-Packard Company + * Written by Christopher Hoover <ch...@hp...> * * 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 |