Author: uwe Date: 2009-04-13 23:35:49 +0200 (Mon, 13 Apr 2009) New Revision: 4107
Modified: trunk/util/flashrom/sb600spi.c Log: Fix typo. Add missing copyright year. Signed-off-by: Uwe Hermann <[email protected]> Acked-by: Uwe Hermann <[email protected]> Modified: trunk/util/flashrom/sb600spi.c =================================================================== --- trunk/util/flashrom/sb600spi.c 2009-04-13 21:19:58 UTC (rev 4106) +++ trunk/util/flashrom/sb600spi.c 2009-04-13 21:35:49 UTC (rev 4107) @@ -3,7 +3,7 @@ * * Copyright (C) 2008 Wang Qingpei <[email protected]> * Copyright (C) 2008 Joe Bao <[email protected]> - * Copyright (C) Adavanced Micro Devices, Inc + * Copyright (C) 2008 Advanced Micro Devices, Inc. * * 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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

