diff options
author | Zheng Bao <fishbaozi@gmail.com> | 2013-11-20 15:09:23 +0800 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-11-24 06:07:15 +0100 |
commit | 7797ffa1bebfefde0076383a12f620897e5ef81a (patch) | |
tree | 5665d0b5b9ee35267b9f04dd06bb9f4737f20812 /src/mainboard/amd/olivehill/mptable.c | |
parent | 6a89cf3ef305a82dbc097d73693a58f687c4b19a (diff) |
amd/olivehill: Fix the double spaces in copyright header
Change-Id: I1bdc52efc827c331c53b97d2b96edafc518d05bf
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/4259
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/amd/olivehill/mptable.c')
-rw-r--r-- | src/mainboard/amd/olivehill/mptable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/olivehill/mptable.c b/src/mainboard/amd/olivehill/mptable.c index 83c0b41108..a20bbc6a0a 100644 --- a/src/mainboard/amd/olivehill/mptable.c +++ b/src/mainboard/amd/olivehill/mptable.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include <console/console.h> |