aboutsummaryrefslogtreecommitdiff
path: root/src/pc80
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-09-23 18:48:27 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-09-23 18:48:27 +0000
commit16db6c3486fba7292bade3233df96b4ab2ecc889 (patch)
treee862728c6b0e9e6eb7e11fd8d1d813981d23df6b /src/pc80
parentd6b4f1cd0ad43d29fe925a6cc6951f205a8ead50 (diff)
Whitespace/typo/cosmetic fixes (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5830 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/pc80')
-rw-r--r--src/pc80/usbdebug_serial.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pc80/usbdebug_serial.c b/src/pc80/usbdebug_serial.c
index f3e7d5f281..c58dce1294 100644
--- a/src/pc80/usbdebug_serial.c
+++ b/src/pc80/usbdebug_serial.c
@@ -1,6 +1,9 @@
/*
* This file is part of the coreboot project.
*
+ * Copyright (C) 2007 AMD
+ * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
+ *
* 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
* the Free Software Foundation; version 2 of the License.