Author: stepan Date: 2008-11-29 16:07:15 +0100 (Sat, 29 Nov 2008) New Revision: 3782
Modified: trunk/util/flashrom/sb600spi.c Log: Copyright update by Jason Wang for freshly written sb600 code. Signed-off-by: Jason Wang<[EMAIL PROTECTED]> Reviewed-by: Joe, Bao <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL PROTECTED]> Modified: trunk/util/flashrom/sb600spi.c =================================================================== --- trunk/util/flashrom/sb600spi.c 2008-11-28 23:47:55 UTC (rev 3781) +++ trunk/util/flashrom/sb600spi.c 2008-11-29 15:07:15 UTC (rev 3782) @@ -1,9 +1,9 @@ /* * This file is part of the flashrom project. * - * Copyright (C) 2008 Stefan Wildemann <[EMAIL PROTECTED]> - * Copyright (C) 2008 Claus Gindhart <[EMAIL PROTECTED]> - * Copyright (C) 2008 Dominik Geyer <[EMAIL PROTECTED]> + * Copyright (C) 2008 Wang Qingpei <[EMAIL PROTECTED]> + * Copyright (C) 2008 Joe Bao <[EMAIL PROTECTED]> + * Copyright (C) Adavanced 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

