diff options
Diffstat (limited to 'src/drivers/net')
-rw-r--r-- | src/drivers/net/atl1e.c | 5 | ||||
-rw-r--r-- | src/drivers/net/r8168.c | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/drivers/net/atl1e.c b/src/drivers/net/atl1e.c index 097b768b12..51470b0a78 100644 --- a/src/drivers/net/atl1e.c +++ b/src/drivers/net/atl1e.c @@ -1,11 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2007 Atheros Corporation. All rights reserved. - * Copyright (C) 2012 Google Inc. - * Copyright (C) 2016 Damien Zammit <damien@zamaudio.com> - * Copyright (C) 2018 Arthur Heymans <arthur@aheymans.xyz> - * * 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. diff --git a/src/drivers/net/r8168.c b/src/drivers/net/r8168.c index 3188778900..bc0132fc13 100644 --- a/src/drivers/net/r8168.c +++ b/src/drivers/net/r8168.c @@ -1,9 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2012 Google Inc. - * Copyright (C) 2016 Damien Zammit <damien@zamaudio.com> - * * 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. |