See patch.
Uwe.
Acked-by: Stefan Reinauer stepan@coresystems.de
* Uwe Hermann uwe@hermann-uwe.de [080304 16:54]:
Uwe.
http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Index: layout.c
--- layout.c (Revision 3125) +++ layout.c (Arbeitskopie) @@ -1,3 +1,23 @@ +/*
- This file is part of the flashrom project.
- Copyright (C) 2005-2008 coresystems GmbH
- (Written by Stefan Reinauer stepan@coresystems.de for coresystems GmbH)
- 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
- the Free Software Foundation; version 2 of the License.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- */
#include <stdio.h> #include <stdlib.h> #include <string.h>
-- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
Oops, attached old file without description and Signed-off-by, sorry.
Here it is: Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
On Tue, Mar 04, 2008 at 05:04:27PM +0100, Stefan Reinauer wrote:
Acked-by: Stefan Reinauer stepan@coresystems.de
Thanks, r3126.
Uwe.