HAOUAS Elyes (ehaouas@noos.fr) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/16784
-gerrit
commit 002ac28e91d33ea0d692a1e60eff5af62235bb1b Author: Elyes HAOUAS ehaouas@noos.fr Date: Wed Sep 28 21:24:40 2016 +0200
mainboard/via/epia-m850/romstage.c: Correct indent
Change-Id: Ic5359f794c64a9a67ec9e059af337a65073baff4 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- src/mainboard/via/epia-m850/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mainboard/via/epia-m850/romstage.c b/src/mainboard/via/epia-m850/romstage.c index f3f0ec6..450f7d7 100644 --- a/src/mainboard/via/epia-m850/romstage.c +++ b/src/mainboard/via/epia-m850/romstage.c @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2011-2012 Alexandru Gagniuc mr.nuke.me@gmail.com + * Copyright (C) 2011-2012 Alexandru Gagniuc mr.nuke.me@gmail.com * * 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