diff options
Diffstat (limited to 'src/soc/intel/quark/uart.c')
-rw-r--r-- | src/soc/intel/quark/uart.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/quark/uart.c b/src/soc/intel/quark/uart.c index 0037621941..d8db076978 100644 --- a/src/soc/intel/quark/uart.c +++ b/src/soc/intel/quark/uart.c @@ -1,9 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2003 Eric Biederman - * Copyright (C) 2006-2010 coresystems GmbH - * Copyright (C) 2015-2016 Intel Corporation. * * 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 |