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<Qingpei.wang@amd.com> Reviewed-by: Joe, Bao <Zheng.Bao@amd.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> 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 <stefan.wildemann@kontron.com> - * Copyright (C) 2008 Claus Gindhart <claus.gindhart@kontron.com> - * Copyright (C) 2008 Dominik Geyer <dominik.geyer@kontron.com> + * Copyright (C) 2008 Wang Qingpei <Qingpei.Wang@amd.com> + * Copyright (C) 2008 Joe Bao <Zheng.Bao@amd.com> + * 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
participants (1)
-
svn@coreboot.org