From a8b3a88f4fe9fa20f3e2049a2cbe57e612dcfc04 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 28 Sep 2016 21:24:40 +0200 Subject: [PATCH] UPSTREAM: mainboard/via/epia-m850/romstage.c: Remove unnecessary whitespace BUG=None BRANCH=None TEST=None Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/16784 Reviewed-by: Martin Roth Tested-by: Martin Roth Change-Id: Ic5359f794c64a9a67ec9e059af337a65073baff4 Reviewed-on: https://chromium-review.googlesource.com/391080 Commit-Ready: Furquan Shaikh Tested-by: Furquan Shaikh Reviewed-by: Aaron Durbin --- 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 f3f0ec6e9d..450f7d7a63 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 + * Copyright (C) 2011-2012 Alexandru Gagniuc * * 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