summaryrefslogtreecommitdiffstats
path: root/src/soc/cavium/common/pci
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/cavium/common/pci')
-rw-r--r--src/soc/cavium/common/pci/chip.h1
-rw-r--r--src/soc/cavium/common/pci/uart.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/cavium/common/pci/chip.h b/src/soc/cavium/common/pci/chip.h
index 0d0d33f59dd5..d84c9277bfe7 100644
--- a/src/soc/cavium/common/pci/chip.h
+++ b/src/soc/cavium/common/pci/chip.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2018-present Facebook, Inc.
*
* 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
diff --git a/src/soc/cavium/common/pci/uart.c b/src/soc/cavium/common/pci/uart.c
index ff002ea5ec69..87928713b2b2 100644
--- a/src/soc/cavium/common/pci/uart.c
+++ b/src/soc/cavium/common/pci/uart.c
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 9Elements GmbH <patrick.rudolph@9elements.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