diff options
Diffstat (limited to 'src/soc/intel/xeon_sp/acpi')
-rw-r--r-- | src/soc/intel/xeon_sp/acpi/globalnvs.asl | 3 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/acpi/iiostack.asl | 2 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/acpi/pci_irq.asl | 4 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/acpi/uncore.asl | 2 | ||||
-rw-r--r-- | src/soc/intel/xeon_sp/acpi/uncore_irq.asl | 2 |
5 files changed, 0 insertions, 13 deletions
diff --git a/src/soc/intel/xeon_sp/acpi/globalnvs.asl b/src/soc/intel/xeon_sp/acpi/globalnvs.asl index c2d5853e06..b719aa98b4 100644 --- a/src/soc/intel/xeon_sp/acpi/globalnvs.asl +++ b/src/soc/intel/xeon_sp/acpi/globalnvs.asl @@ -1,9 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google Inc. - * Copyright (C) 2014 - 2020 Intel Corporation - * Copyright (C) 2019 - 2020 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/intel/xeon_sp/acpi/iiostack.asl b/src/soc/intel/xeon_sp/acpi/iiostack.asl index 2d1187f4c3..6750a4c56a 100644 --- a/src/soc/intel/xeon_sp/acpi/iiostack.asl +++ b/src/soc/intel/xeon_sp/acpi/iiostack.asl @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2019 - 2020 Intel Corporation - * Copyright (C) 2019 - 2020 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/intel/xeon_sp/acpi/pci_irq.asl b/src/soc/intel/xeon_sp/acpi/pci_irq.asl index cfa4ad5c7b..613e0848db 100644 --- a/src/soc/intel/xeon_sp/acpi/pci_irq.asl +++ b/src/soc/intel/xeon_sp/acpi/pci_irq.asl @@ -1,10 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2007-2009 coresystems GmbH - * Copyright (C) 2014 Google Inc. - * Copyright (C) 2020 Intel Corporation - * Copyright (C) 2019 - 2020 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/intel/xeon_sp/acpi/uncore.asl b/src/soc/intel/xeon_sp/acpi/uncore.asl index 35fbf98bae..ced1c4fd2b 100644 --- a/src/soc/intel/xeon_sp/acpi/uncore.asl +++ b/src/soc/intel/xeon_sp/acpi/uncore.asl @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2019 - 2020 Intel Corporation - * Copyright (C) 2019 - 2020 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/intel/xeon_sp/acpi/uncore_irq.asl b/src/soc/intel/xeon_sp/acpi/uncore_irq.asl index 8492725334..b3278f529c 100644 --- a/src/soc/intel/xeon_sp/acpi/uncore_irq.asl +++ b/src/soc/intel/xeon_sp/acpi/uncore_irq.asl @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2019 - 2020 Intel Corporation - * Copyright (C) 2019 - 2020 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 |