diff options
Diffstat (limited to 'src/console')
-rw-r--r-- | src/console/usbdebug_console.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/console/usbdebug_console.c b/src/console/usbdebug_console.c index 6fe0ef7ee6..2270cebda4 100644 --- a/src/console/usbdebug_console.c +++ b/src/console/usbdebug_console.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. |