summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/acpi/acpi.h1
-rw-r--r--src/include/acpi/acpi_device.h1
-rw-r--r--src/include/acpi/acpi_ivrs.h1
-rw-r--r--src/include/acpi/acpi_pld.h1
-rw-r--r--src/include/acpi/acpi_sata.h1
-rw-r--r--src/include/acpi/acpigen.h1
-rw-r--r--src/include/acpi/acpigen_dsm.h1
-rw-r--r--src/include/acpi/acpigen_ps2_keybd.h1
-rw-r--r--src/include/adainit.h1
-rw-r--r--src/include/assert.h1
-rw-r--r--src/include/base3.h1
-rw-r--r--src/include/bcd.h1
-rw-r--r--src/include/boardid.h1
-rw-r--r--src/include/boot_device.h1
-rw-r--r--src/include/bootblock_common.h1
-rw-r--r--src/include/bootmem.h1
-rw-r--r--src/include/bootmode.h1
-rw-r--r--src/include/bootsplash.h1
-rw-r--r--src/include/bootstate.h1
-rw-r--r--src/include/cbfs.h1
-rw-r--r--src/include/cbmem.h1
-rw-r--r--src/include/console/cbmem_console.h1
-rw-r--r--src/include/console/console.h1
-rw-r--r--src/include/console/flash.h1
-rw-r--r--src/include/console/ne2k.h1
-rw-r--r--src/include/console/post_codes.h1
-rw-r--r--src/include/console/spi.h1
-rw-r--r--src/include/console/streams.h1
-rw-r--r--src/include/console/uart.h1
-rw-r--r--src/include/console/usb.h1
-rw-r--r--src/include/console/vtxprintf.h1
-rw-r--r--src/include/cper.h1
-rw-r--r--src/include/cpu/amd/amd64_save_state.h1
-rw-r--r--src/include/cpu/amd/msr.h1
-rw-r--r--src/include/cpu/intel/em64t100_save_state.h1
-rw-r--r--src/include/cpu/intel/em64t101_save_state.h1
-rw-r--r--src/include/cpu/intel/fsb.h1
-rw-r--r--src/include/cpu/intel/l2_cache.h1
-rw-r--r--src/include/cpu/intel/microcode.h1
-rw-r--r--src/include/cpu/intel/smm_reloc.h1
-rw-r--r--src/include/cpu/intel/speedstep.h1
-rw-r--r--src/include/cpu/intel/turbo.h1
-rw-r--r--src/include/cpu/x86/cache.h1
-rw-r--r--src/include/cpu/x86/cr.h1
-rw-r--r--src/include/cpu/x86/gdt.h1
-rw-r--r--src/include/cpu/x86/legacy_save_state.h1
-rw-r--r--src/include/cpu/x86/mp.h1
-rw-r--r--src/include/cpu/x86/name.h1
-rw-r--r--src/include/cpu/x86/pae.h1
-rw-r--r--src/include/cpu/x86/smi_deprecated.h1
-rw-r--r--src/include/cpu/x86/smm.h1
-rw-r--r--src/include/crc_byte.h1
-rw-r--r--src/include/device/azalia.h1
-rw-r--r--src/include/device/azalia_device.h1
-rw-r--r--src/include/device/dram/common.h1
-rw-r--r--src/include/device/dram/ddr2.h1
-rw-r--r--src/include/device/dram/ddr3.h1
-rw-r--r--src/include/device/dram/ddr4.h1
-rw-r--r--src/include/device/i2c.h1
-rw-r--r--src/include/device/i2c_bus.h1
-rw-r--r--src/include/device/i2c_simple.h1
-rw-r--r--src/include/device/mmio.h1
-rw-r--r--src/include/device/pci_ehci.h1
-rw-r--r--src/include/device/pci_mmio_cfg.h1
-rw-r--r--src/include/device/pci_ops.h1
-rw-r--r--src/include/device/pci_type.h1
-rw-r--r--src/include/device/pnp_ops.h1
-rw-r--r--src/include/device/pnp_type.h1
-rw-r--r--src/include/device/smbus_host.h1
-rw-r--r--src/include/device/spi.h1
-rw-r--r--src/include/dimm_info_util.h1
-rw-r--r--src/include/edid.h1
-rw-r--r--src/include/efi/efi_datatype.h1
-rw-r--r--src/include/elog.h1
-rw-r--r--src/include/fmap.h1
-rw-r--r--src/include/gic.h1
-rw-r--r--src/include/gpio.h1
-rw-r--r--src/include/halt.h1
-rw-r--r--src/include/imd.h1
-rw-r--r--src/include/inttypes.h1
-rw-r--r--src/include/lib.h1
-rw-r--r--src/include/memlayout.h1
-rw-r--r--src/include/memrange.h1
-rw-r--r--src/include/mrc_cache.h1
-rw-r--r--src/include/nhlt.h1
-rw-r--r--src/include/option.h1
-rw-r--r--src/include/pc80/i8254.h1
-rw-r--r--src/include/pc80/i8259.h1
-rw-r--r--src/include/pc80/vga.h1
-rw-r--r--src/include/pc80/vga_io.h1
-rw-r--r--src/include/post.h1
-rw-r--r--src/include/program_loading.h1
-rw-r--r--src/include/ramdetect.h1
-rw-r--r--src/include/random.h1
-rw-r--r--src/include/reg_script.h1
-rw-r--r--src/include/region_file.h1
-rw-r--r--src/include/rmodule.h1
-rw-r--r--src/include/romstage_handoff.h1
-rw-r--r--src/include/rtc.h1
-rw-r--r--src/include/rules.h1
-rw-r--r--src/include/sar.h1
-rw-r--r--src/include/sdram_mode.h1
-rw-r--r--src/include/smbios.h1
-rw-r--r--src/include/smmstore.h1
-rw-r--r--src/include/spd.h1
-rw-r--r--src/include/spd_bin.h1
-rw-r--r--src/include/spd_ddr2.h1
-rw-r--r--src/include/spi_bitbang.h1
-rw-r--r--src/include/spi_sdcard.h1
-rw-r--r--src/include/stage_cache.h1
-rw-r--r--src/include/stdint.h1
-rw-r--r--src/include/superio/conf_mode.h1
-rw-r--r--src/include/superio/hwm5_conf.h1
-rw-r--r--src/include/symbols.h1
-rw-r--r--src/include/thread.h1
-rw-r--r--src/include/timer.h1
-rw-r--r--src/include/timestamp.h1
-rw-r--r--src/include/trace.h1
-rw-r--r--src/include/types.h1
-rw-r--r--src/include/uuid.h1
-rw-r--r--src/include/wrdd.h1
121 files changed, 0 insertions, 121 deletions
diff --git a/src/include/acpi/acpi.h b/src/include/acpi/acpi.h
index 95080b29c3b4..ea80e3ba759f 100644
--- a/src/include/acpi/acpi.h
+++ b/src/include/acpi/acpi.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* coreboot ACPI support - headers and defines.
diff --git a/src/include/acpi/acpi_device.h b/src/include/acpi/acpi_device.h
index ede6a2a140b7..20dd8a4080e5 100644
--- a/src/include/acpi/acpi_device.h
+++ b/src/include/acpi/acpi_device.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __ACPI_ACPI_DEVICE_H__
#define __ACPI_ACPI_DEVICE_H__
diff --git a/src/include/acpi/acpi_ivrs.h b/src/include/acpi/acpi_ivrs.h
index c46fec95e68d..82748d0f5f02 100644
--- a/src/include/acpi/acpi_ivrs.h
+++ b/src/include/acpi/acpi_ivrs.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* AMD I/O Virtualization Technology (IOMMU)
diff --git a/src/include/acpi/acpi_pld.h b/src/include/acpi/acpi_pld.h
index 26e347583687..5a7663c1774e 100644
--- a/src/include/acpi/acpi_pld.h
+++ b/src/include/acpi/acpi_pld.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __ACPI_ACPI_PLD_H__
#define __ACPI_ACPI_PLD_H__
diff --git a/src/include/acpi/acpi_sata.h b/src/include/acpi/acpi_sata.h
index 5ca2eac25432..41ac5eefe8c5 100644
--- a/src/include/acpi/acpi_sata.h
+++ b/src/include/acpi/acpi_sata.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __ACPI_SATA_H__
#define __ACPI_SATA_H__
diff --git a/src/include/acpi/acpigen.h b/src/include/acpi/acpigen.h
index 37c2318a9599..895433546e08 100644
--- a/src/include/acpi/acpigen.h
+++ b/src/include/acpi/acpigen.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __ACPI_ACPIGEN_H__
#define __ACPI_ACPIGEN_H__
diff --git a/src/include/acpi/acpigen_dsm.h b/src/include/acpi/acpigen_dsm.h
index 28b89746a7f1..5df7f304c941 100644
--- a/src/include/acpi/acpigen_dsm.h
+++ b/src/include/acpi/acpigen_dsm.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __ACPI_ACPIGEN_DSM_H__
#define __ACPI_ACPIGEN_DSM_H__
diff --git a/src/include/acpi/acpigen_ps2_keybd.h b/src/include/acpi/acpigen_ps2_keybd.h
index aeeacae70019..90524c2e5a6c 100644
--- a/src/include/acpi/acpigen_ps2_keybd.h
+++ b/src/include/acpi/acpigen_ps2_keybd.h
@@ -1,5 +1,4 @@
/*
- * This file is part of the coreboot project.
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/src/include/adainit.h b/src/include/adainit.h
index 5042b6b1f7e1..4953d4476d01 100644
--- a/src/include/adainit.h
+++ b/src/include/adainit.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _ADAINIT_H
#define _ADAINIT_H
diff --git a/src/include/assert.h b/src/include/assert.h
index 7252ab61e2d6..f656d816835a 100644
--- a/src/include/assert.h
+++ b/src/include/assert.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __ASSERT_H__
#define __ASSERT_H__
diff --git a/src/include/base3.h b/src/include/base3.h
index d170fc5d64c9..6bcf3356ad13 100644
--- a/src/include/base3.h
+++ b/src/include/base3.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __SRC_INCLUDE_BASE3_H__
#define __SRC_INCLUDE_BASE3_H__
diff --git a/src/include/bcd.h b/src/include/bcd.h
index ebb6e02d60d3..0b4d9f71eb38 100644
--- a/src/include/bcd.h
+++ b/src/include/bcd.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _BCD_H_
#define _BCD_H_
diff --git a/src/include/boardid.h b/src/include/boardid.h
index 6e9b24c544d9..dfa9532df0b0 100644
--- a/src/include/boardid.h
+++ b/src/include/boardid.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __INCLUDE_BOARDID_H__
#define __INCLUDE_BOARDID_H__
diff --git a/src/include/boot_device.h b/src/include/boot_device.h
index d5237cd45a7a..a03e5aa8f315 100644
--- a/src/include/boot_device.h
+++ b/src/include/boot_device.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _BOOT_DEVICE_H_
#define _BOOT_DEVICE_H_
diff --git a/src/include/bootblock_common.h b/src/include/bootblock_common.h
index a3b5e93d5657..97ccf9662914 100644
--- a/src/include/bootblock_common.h
+++ b/src/include/bootblock_common.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __BOOTBLOCK_COMMON_H
#define __BOOTBLOCK_COMMON_H
diff --git a/src/include/bootmem.h b/src/include/bootmem.h
index 6c869fafb80a..0625bbb3bc62 100644
--- a/src/include/bootmem.h
+++ b/src/include/bootmem.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef BOOTMEM_H
#define BOOTMEM_H
diff --git a/src/include/bootmode.h b/src/include/bootmode.h
index 42cc0920ff67..aadecba33404 100644
--- a/src/include/bootmode.h
+++ b/src/include/bootmode.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __BOOTMODE_H__
#define __BOOTMODE_H__
diff --git a/src/include/bootsplash.h b/src/include/bootsplash.h
index 5e860e995004..d5aecf8594a8 100644
--- a/src/include/bootsplash.h
+++ b/src/include/bootsplash.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __BOOTSPLASH_H__
#define __BOOTSPLASH_H__
diff --git a/src/include/bootstate.h b/src/include/bootstate.h
index b82f95c4ba1c..3262b3a5c038 100644
--- a/src/include/bootstate.h
+++ b/src/include/bootstate.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef BOOTSTATE_H
#define BOOTSTATE_H
diff --git a/src/include/cbfs.h b/src/include/cbfs.h
index 97539b5b7da5..29621c6680e3 100644
--- a/src/include/cbfs.h
+++ b/src/include/cbfs.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CBFS_H_
#define _CBFS_H_
diff --git a/src/include/cbmem.h b/src/include/cbmem.h
index dcffbfe035e0..96be108cd056 100644
--- a/src/include/cbmem.h
+++ b/src/include/cbmem.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CBMEM_H_
#define _CBMEM_H_
diff --git a/src/include/console/cbmem_console.h b/src/include/console/cbmem_console.h
index 2996f7c8624a..3eb278db98e7 100644
--- a/src/include/console/cbmem_console.h
+++ b/src/include/console/cbmem_console.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CONSOLE_CBMEM_CONSOLE_H_
#define _CONSOLE_CBMEM_CONSOLE_H_
diff --git a/src/include/console/console.h b/src/include/console/console.h
index be06c66b58b7..a96eb15148cc 100644
--- a/src/include/console/console.h
+++ b/src/include/console/console.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CONSOLE_CONSOLE_H_
#define CONSOLE_CONSOLE_H_
diff --git a/src/include/console/flash.h b/src/include/console/flash.h
index b66234d83e1c..8104e5c4854e 100644
--- a/src/include/console/flash.h
+++ b/src/include/console/flash.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CONSOLE_FLASH_H
#define CONSOLE_FLASH_H 1
diff --git a/src/include/console/ne2k.h b/src/include/console/ne2k.h
index f379f558b8e5..ca8d147ed040 100644
--- a/src/include/console/ne2k.h
+++ b/src/include/console/ne2k.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _NE2K_H__
#define _NE2K_H__
diff --git a/src/include/console/post_codes.h b/src/include/console/post_codes.h
index 77f3b0ae4e33..00a2ad3dec7a 100644
--- a/src/include/console/post_codes.h
+++ b/src/include/console/post_codes.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
/**
diff --git a/src/include/console/spi.h b/src/include/console/spi.h
index 757107571af2..cb32d7e64c50 100644
--- a/src/include/console/spi.h
+++ b/src/include/console/spi.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CONSOLE_SPI_H
#define CONSOLE_SPI_H 1
diff --git a/src/include/console/streams.h b/src/include/console/streams.h
index 6d6df0efa4c4..44d96e2cc358 100644
--- a/src/include/console/streams.h
+++ b/src/include/console/streams.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CONSOLE_STREAMS_H_
#define _CONSOLE_STREAMS_H_
diff --git a/src/include/console/uart.h b/src/include/console/uart.h
index d423d9d6813b..9d37886ccd0a 100644
--- a/src/include/console/uart.h
+++ b/src/include/console/uart.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CONSOLE_UART_H
#define CONSOLE_UART_H
diff --git a/src/include/console/usb.h b/src/include/console/usb.h
index e67f125c88e1..aaefe6b81786 100644
--- a/src/include/console/usb.h
+++ b/src/include/console/usb.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CONSOLE_USB_H_
#define _CONSOLE_USB_H_
diff --git a/src/include/console/vtxprintf.h b/src/include/console/vtxprintf.h
index 9ebc842b3d51..4a611615277f 100644
--- a/src/include/console/vtxprintf.h
+++ b/src/include/console/vtxprintf.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __CONSOLE_VTXPRINTF_H
#define __CONSOLE_VTXPRINTF_H
diff --git a/src/include/cper.h b/src/include/cper.h
index e25cada70067..b6d182e8eade 100644
--- a/src/include/cper.h
+++ b/src/include/cper.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CPER_H_
#define _CPER_H_
diff --git a/src/include/cpu/amd/amd64_save_state.h b/src/include/cpu/amd/amd64_save_state.h
index 967e491b6f11..08b700afaa3d 100644
--- a/src/include/cpu/amd/amd64_save_state.h
+++ b/src/include/cpu/amd/amd64_save_state.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __AMD64_SAVE_STATE_H__
#define __AMD64_SAVE_STATE_H__
diff --git a/src/include/cpu/amd/msr.h b/src/include/cpu/amd/msr.h
index 4fe3a6c9e35e..d23a4bdfb9fd 100644
--- a/src/include/cpu/amd/msr.h
+++ b/src/include/cpu/amd/msr.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* This file applies to AMD64 products.
* The definitions come from the AMD64 Programmers Manual vol2
diff --git a/src/include/cpu/intel/em64t100_save_state.h b/src/include/cpu/intel/em64t100_save_state.h
index 4288ded3170b..8596ce519d75 100644
--- a/src/include/cpu/intel/em64t100_save_state.h
+++ b/src/include/cpu/intel/em64t100_save_state.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __EM64T100_SAVE_STATE_H__
#define __EM64T100_SAVE_STATE_H__
diff --git a/src/include/cpu/intel/em64t101_save_state.h b/src/include/cpu/intel/em64t101_save_state.h
index d0b7d251f731..2e4e0d574840 100644
--- a/src/include/cpu/intel/em64t101_save_state.h
+++ b/src/include/cpu/intel/em64t101_save_state.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __EM64T101_SAVE_STATE_H__
#define __EM64T101_SAVE_STATE_H__
diff --git a/src/include/cpu/intel/fsb.h b/src/include/cpu/intel/fsb.h
index d8476e424c2f..a1f1eecac089 100644
--- a/src/include/cpu/intel/fsb.h
+++ b/src/include/cpu/intel/fsb.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_INTEL_FSB_H
#define CPU_INTEL_FSB_H
diff --git a/src/include/cpu/intel/l2_cache.h b/src/include/cpu/intel/l2_cache.h
index 8322a86f853f..1c33c2489552 100644
--- a/src/include/cpu/intel/l2_cache.h
+++ b/src/include/cpu/intel/l2_cache.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* The L2 cache definitions here only apply to SECC/SECC2 P6 family CPUs
diff --git a/src/include/cpu/intel/microcode.h b/src/include/cpu/intel/microcode.h
index bdd0b46d518b..f1a86012583f 100644
--- a/src/include/cpu/intel/microcode.h
+++ b/src/include/cpu/intel/microcode.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __CPU__INTEL__MICROCODE__
#define __CPU__INTEL__MICROCODE__
diff --git a/src/include/cpu/intel/smm_reloc.h b/src/include/cpu/intel/smm_reloc.h
index 26f4bbe64b51..4e9c1814ef5d 100644
--- a/src/include/cpu/intel/smm_reloc.h
+++ b/src/include/cpu/intel/smm_reloc.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __INTEL_SMM_RELOC_H__
#define __INTEL_SMM_RELOC_H__
diff --git a/src/include/cpu/intel/speedstep.h b/src/include/cpu/intel/speedstep.h
index 58566389dafa..d66b8e2a7e01 100644
--- a/src/include/cpu/intel/speedstep.h
+++ b/src/include/cpu/intel/speedstep.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_INTEL_SPEEDSTEP_H
#define CPU_INTEL_SPEEDSTEP_H
diff --git a/src/include/cpu/intel/turbo.h b/src/include/cpu/intel/turbo.h
index 2933b37ddef1..2eafb06e4529 100644
--- a/src/include/cpu/intel/turbo.h
+++ b/src/include/cpu/intel/turbo.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _CPU_INTEL_TURBO_H
#define _CPU_INTEL_TURBO_H
diff --git a/src/include/cpu/x86/cache.h b/src/include/cpu/x86/cache.h
index 7ff5ef51588a..01b202eb1afe 100644
--- a/src/include/cpu/x86/cache.h
+++ b/src/include/cpu/x86/cache.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_X86_CACHE
#define CPU_X86_CACHE
diff --git a/src/include/cpu/x86/cr.h b/src/include/cpu/x86/cr.h
index 38482832e6bf..3508505a7c0f 100644
--- a/src/include/cpu/x86/cr.h
+++ b/src/include/cpu/x86/cr.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_X86_CR_H
#define CPU_X86_CR_H
diff --git a/src/include/cpu/x86/gdt.h b/src/include/cpu/x86/gdt.h
index b4d01035f6e1..bc4eaad0ca0c 100644
--- a/src/include/cpu/x86/gdt.h
+++ b/src/include/cpu/x86/gdt.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_X86_GDT
#define CPU_X86_GDT
diff --git a/src/include/cpu/x86/legacy_save_state.h b/src/include/cpu/x86/legacy_save_state.h
index b1c8510e5b16..4c9923c82ce1 100644
--- a/src/include/cpu/x86/legacy_save_state.h
+++ b/src/include/cpu/x86/legacy_save_state.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __X86_LEGACY_SAVE_STATE_H__
#define __X86_LEGACY_SAVE_STATE_H__
diff --git a/src/include/cpu/x86/mp.h b/src/include/cpu/x86/mp.h
index a0e55d3f0ae4..04f7804d74d0 100644
--- a/src/include/cpu/x86/mp.h
+++ b/src/include/cpu/x86/mp.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _X86_MP_H_
#define _X86_MP_H_
diff --git a/src/include/cpu/x86/name.h b/src/include/cpu/x86/name.h
index bcb2d316d111..8ac2f9648c7d 100644
--- a/src/include/cpu/x86/name.h
+++ b/src/include/cpu/x86/name.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_X86_NAME_H
#define CPU_X86_NAME_H
diff --git a/src/include/cpu/x86/pae.h b/src/include/cpu/x86/pae.h
index 8889bb24cc6a..e978682798ff 100644
--- a/src/include/cpu/x86/pae.h
+++ b/src/include/cpu/x86/pae.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_X86_PAE_H
#define CPU_X86_PAE_H
diff --git a/src/include/cpu/x86/smi_deprecated.h b/src/include/cpu/x86/smi_deprecated.h
index 2b1da751dd26..d7f3c7fd9edd 100644
--- a/src/include/cpu/x86/smi_deprecated.h
+++ b/src/include/cpu/x86/smi_deprecated.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __X86_SMI_DEPRECATED_H__
#define __X86_SMI_DEPRECATED_H__
diff --git a/src/include/cpu/x86/smm.h b/src/include/cpu/x86/smm.h
index afa8cf42e89b..d7b68e5db8aa 100644
--- a/src/include/cpu/x86/smm.h
+++ b/src/include/cpu/x86/smm.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CPU_X86_SMM_H
#define CPU_X86_SMM_H
diff --git a/src/include/crc_byte.h b/src/include/crc_byte.h
index 5d1d0192a483..2e93fe937abe 100644
--- a/src/include/crc_byte.h
+++ b/src/include/crc_byte.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef CRC_BYTE_H
#define CRC_BYTE_H
diff --git a/src/include/device/azalia.h b/src/include/device/azalia.h
index 58f47c39a492..24f91d975539 100644
--- a/src/include/device/azalia.h
+++ b/src/include/device/azalia.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef AZALIA_H_
#define AZALIA_H_
diff --git a/src/include/device/azalia_device.h b/src/include/device/azalia_device.h
index a787efe88932..90260913aec7 100644
--- a/src/include/device/azalia_device.h
+++ b/src/include/device/azalia_device.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef DEVICE_AZALIA_H
#define DEVICE_AZALIA_H
diff --git a/src/include/device/dram/common.h b/src/include/device/dram/common.h
index 67d968bd9139..c1b4f7621b55 100644
--- a/src/include/device/dram/common.h
+++ b/src/include/device/dram/common.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef DEVICE_DRAM_COMMON_H
diff --git a/src/include/device/dram/ddr2.h b/src/include/device/dram/ddr2.h
index 408075f14c9d..9acf794dec8e 100644
--- a/src/include/device/dram/ddr2.h
+++ b/src/include/device/dram/ddr2.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
diff --git a/src/include/device/dram/ddr3.h b/src/include/device/dram/ddr3.h
index 2eba3f35d325..08b7b7c72c26 100644
--- a/src/include/device/dram/ddr3.h
+++ b/src/include/device/dram/ddr3.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
diff --git a/src/include/device/dram/ddr4.h b/src/include/device/dram/ddr4.h
index a5a6ce6eb618..51fd7bff6dc1 100644
--- a/src/include/device/dram/ddr4.h
+++ b/src/include/device/dram/ddr4.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* JEDEC Standard No. 21-C
diff --git a/src/include/device/i2c.h b/src/include/device/i2c.h
index 3680bf441203..b7605db4ffee 100644
--- a/src/include/device/i2c.h
+++ b/src/include/device/i2c.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _DEVICE_I2C_H_
#define _DEVICE_I2C_H_
diff --git a/src/include/device/i2c_bus.h b/src/include/device/i2c_bus.h
index 89d22a352c1e..0e35a611769d 100644
--- a/src/include/device/i2c_bus.h
+++ b/src/include/device/i2c_bus.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _DEVICE_I2C_BUS_H_
#define _DEVICE_I2C_BUS_H_
diff --git a/src/include/device/i2c_simple.h b/src/include/device/i2c_simple.h
index c1400035ae80..03d68281effe 100644
--- a/src/include/device/i2c_simple.h
+++ b/src/include/device/i2c_simple.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _DEVICE_I2C_SIMPLE_H_
#define _DEVICE_I2C_SIMPLE_H_
diff --git a/src/include/device/mmio.h b/src/include/device/mmio.h
index a725a629536a..b4461e05e7a0 100644
--- a/src/include/device/mmio.h
+++ b/src/include/device/mmio.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __DEVICE_MMIO_H__
#define __DEVICE_MMIO_H__
diff --git a/src/include/device/pci_ehci.h b/src/include/device/pci_ehci.h
index d3dde6e803fc..c3bcdc90f8de 100644
--- a/src/include/device/pci_ehci.h
+++ b/src/include/device/pci_ehci.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _PCI_EHCI_H_
#define _PCI_EHCI_H_
diff --git a/src/include/device/pci_mmio_cfg.h b/src/include/device/pci_mmio_cfg.h
index 34c68bd84b70..d3666c241da7 100644
--- a/src/include/device/pci_mmio_cfg.h
+++ b/src/include/device/pci_mmio_cfg.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _PCI_MMIO_CFG_H
#define _PCI_MMIO_CFG_H
diff --git a/src/include/device/pci_ops.h b/src/include/device/pci_ops.h
index e17dc37a655a..3c28d4819754 100644
--- a/src/include/device/pci_ops.h
+++ b/src/include/device/pci_ops.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef PCI_OPS_H
#define PCI_OPS_H
diff --git a/src/include/device/pci_type.h b/src/include/device/pci_type.h
index 088693c8b21f..713016b5473b 100644
--- a/src/include/device/pci_type.h
+++ b/src/include/device/pci_type.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef DEVICE_PCI_TYPE_H
#define DEVICE_PCI_TYPE_H
diff --git a/src/include/device/pnp_ops.h b/src/include/device/pnp_ops.h
index 93a5dc8c4780..039c9aaadbbd 100644
--- a/src/include/device/pnp_ops.h
+++ b/src/include/device/pnp_ops.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __DEVICE_PNP_OPS_H__
#define __DEVICE_PNP_OPS_H__
diff --git a/src/include/device/pnp_type.h b/src/include/device/pnp_type.h
index 14dc40c3d4c5..f0d36bd05956 100644
--- a/src/include/device/pnp_type.h
+++ b/src/include/device/pnp_type.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __DEVICE_PNP_TYPE_H__
#define __DEVICE_PNP_TYPE_H__
diff --git a/src/include/device/smbus_host.h b/src/include/device/smbus_host.h
index 03b2a5ab6581..6e6163f0624e 100644
--- a/src/include/device/smbus_host.h
+++ b/src/include/device/smbus_host.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __DEVICE_SMBUS_HOST_H__
#define __DEVICE_SMBUS_HOST_H__
diff --git a/src/include/device/spi.h b/src/include/device/spi.h
index cffe7210421e..76a39022abae 100644
--- a/src/include/device/spi.h
+++ b/src/include/device/spi.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __DEVICE_SPI_H__
#define __DEVICE_SPI_H__
diff --git a/src/include/dimm_info_util.h b/src/include/dimm_info_util.h
index 4622c1f81f05..d20e8cddfc30 100644
--- a/src/include/dimm_info_util.h
+++ b/src/include/dimm_info_util.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _DIMM_INFO_UTIL_H_
diff --git a/src/include/edid.h b/src/include/edid.h
index acfd2e50bb2d..7536a66119a1 100644
--- a/src/include/edid.h
+++ b/src/include/edid.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef EDID_H
#define EDID_H
diff --git a/src/include/efi/efi_datatype.h b/src/include/efi/efi_datatype.h
index 2d516a9874e8..f6a20a70564e 100644
--- a/src/include/efi/efi_datatype.h
+++ b/src/include/efi/efi_datatype.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Create EFI equivalent datatype in coreboot based on UEFI specification */
#ifndef __EFI_DATATYPE_H__
diff --git a/src/include/elog.h b/src/include/elog.h
index 7df1bfb38ccc..ab855448af7a 100644
--- a/src/include/elog.h
+++ b/src/include/elog.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef ELOG_H_
#define ELOG_H_
diff --git a/src/include/fmap.h b/src/include/fmap.h
index beb795747209..a07bae22f5c5 100644
--- a/src/include/fmap.h
+++ b/src/include/fmap.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _FMAP_H_
#define _FMAP_H_
diff --git a/src/include/gic.h b/src/include/gic.h
index d4ec558a7fff..a4201bb440ba 100644
--- a/src/include/gic.h
+++ b/src/include/gic.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef GIC_H
#define GIC_H
diff --git a/src/include/gpio.h b/src/include/gpio.h
index 0cbcedf5f1e0..57360f936ca9 100644
--- a/src/include/gpio.h
+++ b/src/include/gpio.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __SRC_INCLUDE_GPIO_H__
#define __SRC_INCLUDE_GPIO_H__
diff --git a/src/include/halt.h b/src/include/halt.h
index 3bbca0d192e4..a00975ba2d73 100644
--- a/src/include/halt.h
+++ b/src/include/halt.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __HALT_H__
#define __HALT_H__
diff --git a/src/include/imd.h b/src/include/imd.h
index 0bd0f35a510a..314d2233412c 100644
--- a/src/include/imd.h
+++ b/src/include/imd.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _IMD_H_
#define _IMD_H_
diff --git a/src/include/inttypes.h b/src/include/inttypes.h
index 8b6f6b53cab8..b39372ceee30 100644
--- a/src/include/inttypes.h
+++ b/src/include/inttypes.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef INTTYPES_H
#define INTTYPES_H
diff --git a/src/include/lib.h b/src/include/lib.h
index 168d8cab5549..d7b6b14b9179 100644
--- a/src/include/lib.h
+++ b/src/include/lib.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* This file is for "nuisance prototypes" that have no other home. */
diff --git a/src/include/memlayout.h b/src/include/memlayout.h
index af277eaf2040..bd1d6846f086 100644
--- a/src/include/memlayout.h
+++ b/src/include/memlayout.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* This file contains macro definitions for memlayout.ld linker scripts. */
diff --git a/src/include/memrange.h b/src/include/memrange.h
index 83e3826f2cf3..2b8c00ecf88f 100644
--- a/src/include/memrange.h
+++ b/src/include/memrange.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef MEMRANGE_H_
#define MEMRANGE_H_
diff --git a/src/include/mrc_cache.h b/src/include/mrc_cache.h
index 1cd0148929ff..5131cbccd2d3 100644
--- a/src/include/mrc_cache.h
+++ b/src/include/mrc_cache.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _COMMON_MRC_CACHE_H_
#define _COMMON_MRC_CACHE_H_
diff --git a/src/include/nhlt.h b/src/include/nhlt.h
index 75849d50080d..30cb2748744f 100644
--- a/src/include/nhlt.h
+++ b/src/include/nhlt.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _NHLT_H_
#define _NHLT_H_
diff --git a/src/include/option.h b/src/include/option.h
index 6622a0a1fa16..6b4e6a9c9c01 100644
--- a/src/include/option.h
+++ b/src/include/option.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _OPTION_H_
#define _OPTION_H_
diff --git a/src/include/pc80/i8254.h b/src/include/pc80/i8254.h
index 168b7785cc4c..a9c0baee4fa0 100644
--- a/src/include/pc80/i8254.h
+++ b/src/include/pc80/i8254.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef PC80_I8254_H
#define PC80_I8254_H
diff --git a/src/include/pc80/i8259.h b/src/include/pc80/i8259.h
index dde86cc11c69..c3d0a93b5e68 100644
--- a/src/include/pc80/i8259.h
+++ b/src/include/pc80/i8259.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef PC80_I8259_H
#define PC80_I8259_H
diff --git a/src/include/pc80/vga.h b/src/include/pc80/vga.h
index e6aed868db35..4b7b26c36c13 100644
--- a/src/include/pc80/vga.h
+++ b/src/include/pc80/vga.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef VGA_H
diff --git a/src/include/pc80/vga_io.h b/src/include/pc80/vga_io.h
index 79cc58118ffc..ac31ade1a148 100644
--- a/src/include/pc80/vga_io.h
+++ b/src/include/pc80/vga_io.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef VGA_IO_H
diff --git a/src/include/post.h b/src/include/post.h
index 5c1e816ea7d1..0eb2c3a2add0 100644
--- a/src/include/post.h
+++ b/src/include/post.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __POST_H__
#define __POST_H__
diff --git a/src/include/program_loading.h b/src/include/program_loading.h
index a69150d39ce8..72e8cf6445f1 100644
--- a/src/include/program_loading.h
+++ b/src/include/program_loading.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef PROGRAM_LOADING_H
#define PROGRAM_LOADING_H
diff --git a/src/include/ramdetect.h b/src/include/ramdetect.h
index 832d55de8ff4..93c5db13828c 100644
--- a/src/include/ramdetect.h
+++ b/src/include/ramdetect.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
diff --git a/src/include/random.h b/src/include/random.h
index 24b1d7ff675a..589254e89fb5 100644
--- a/src/include/random.h
+++ b/src/include/random.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _RANDOM_H_
#define _RANDOM_H_
diff --git a/src/include/reg_script.h b/src/include/reg_script.h
index e26ff7997e37..59da0cb2edab 100644
--- a/src/include/reg_script.h
+++ b/src/include/reg_script.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef REG_SCRIPT_H
#define REG_SCRIPT_H
diff --git a/src/include/region_file.h b/src/include/region_file.h
index a0688fe38cc7..0df64e5593bc 100644
--- a/src/include/region_file.h
+++ b/src/include/region_file.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef REGION_FILE_H
#define REGION_FILE_H
diff --git a/src/include/rmodule.h b/src/include/rmodule.h
index 3d5fe31694aa..1925dcc951c2 100644
--- a/src/include/rmodule.h
+++ b/src/include/rmodule.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef RMODULE_H
#define RMODULE_H
diff --git a/src/include/romstage_handoff.h b/src/include/romstage_handoff.h
index 6e031956192f..d0e30b49ccfc 100644
--- a/src/include/romstage_handoff.h
+++ b/src/include/romstage_handoff.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef ROMSTAGE_HANDOFF_H
#define ROMSTAGE_HANDOFF_H
diff --git a/src/include/rtc.h b/src/include/rtc.h
index 0421a9861371..0a380745d326 100644
--- a/src/include/rtc.h
+++ b/src/include/rtc.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _RTC_H_
#define _RTC_H_
diff --git a/src/include/rules.h b/src/include/rules.h
index 612f131ecfeb..6af25a9577ed 100644
--- a/src/include/rules.h
+++ b/src/include/rules.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _RULES_H
#define _RULES_H
diff --git a/src/include/sar.h b/src/include/sar.h
index 5040e14fce51..c4a6cd8dbba6 100644
--- a/src/include/sar.h
+++ b/src/include/sar.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _SAR_H_
#define _SAR_H_
diff --git a/src/include/sdram_mode.h b/src/include/sdram_mode.h
index 31c62624a1dc..7fd015950804 100644
--- a/src/include/sdram_mode.h
+++ b/src/include/sdram_mode.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
diff --git a/src/include/smbios.h b/src/include/smbios.h
index 184b2c8fa537..d281bf069863 100644
--- a/src/include/smbios.h
+++ b/src/include/smbios.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef SMBIOS_H
#define SMBIOS_H
diff --git a/src/include/smmstore.h b/src/include/smmstore.h
index af07ff001409..ff0b72001a52 100644
--- a/src/include/smmstore.h
+++ b/src/include/smmstore.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _SMMSTORE_H_
#define _SMMSTORE_H_
diff --git a/src/include/spd.h b/src/include/spd.h
index 0d67502144ce..f46bde6522d0 100644
--- a/src/include/spd.h
+++ b/src/include/spd.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
diff --git a/src/include/spd_bin.h b/src/include/spd_bin.h
index 3b4d7ad671c6..d1ee6f775c60 100644
--- a/src/include/spd_bin.h
+++ b/src/include/spd_bin.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef SPD_BIN_H
#define SPD_BIN_H
diff --git a/src/include/spd_ddr2.h b/src/include/spd_ddr2.h
index f4eaf2803c51..98c689fcaebb 100644
--- a/src/include/spd_ddr2.h
+++ b/src/include/spd_ddr2.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __SPD_DDR2_H__
#define __SPD_DDR2_H__
diff --git a/src/include/spi_bitbang.h b/src/include/spi_bitbang.h
index 4dd560eb3366..34da0e11140b 100644
--- a/src/include/spi_bitbang.h
+++ b/src/include/spi_bitbang.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _SPI_BITBANG_H_
#define _SPI_BITBANG_H_
diff --git a/src/include/spi_sdcard.h b/src/include/spi_sdcard.h
index 30b9c811c958..028f6a351e46 100644
--- a/src/include/spi_sdcard.h
+++ b/src/include/spi_sdcard.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _SPI_SDCARD_H_
#define _SPI_SDCARD_H_
diff --git a/src/include/stage_cache.h b/src/include/stage_cache.h
index 97edf9137ba1..ba8827dad61f 100644
--- a/src/include/stage_cache.h
+++ b/src/include/stage_cache.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _STAGE_CACHE_H_
#define _STAGE_CACHE_H_
diff --git a/src/include/stdint.h b/src/include/stdint.h
index 61defd8e33c3..ffe059dd63bb 100644
--- a/src/include/stdint.h
+++ b/src/include/stdint.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef STDINT_H
#define STDINT_H
diff --git a/src/include/superio/conf_mode.h b/src/include/superio/conf_mode.h
index 43199bff58a9..7dcb8408e587 100644
--- a/src/include/superio/conf_mode.h
+++ b/src/include/superio/conf_mode.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef DEVICE_PNP_CONF_MODE_H
#define DEVICE_PNP_CONF_MODE_H
diff --git a/src/include/superio/hwm5_conf.h b/src/include/superio/hwm5_conf.h
index d90aa764824f..661f3ee430b8 100644
--- a/src/include/superio/hwm5_conf.h
+++ b/src/include/superio/hwm5_conf.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef DEVICE_PNP_HWM5_CONF_H
#define DEVICE_PNP_HWM5_CONF_H
diff --git a/src/include/symbols.h b/src/include/symbols.h
index bdb8a9ae2293..786486745ff2 100644
--- a/src/include/symbols.h
+++ b/src/include/symbols.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __SYMBOLS_H
#define __SYMBOLS_H
diff --git a/src/include/thread.h b/src/include/thread.h
index 54d95ff34f43..df307fa6f8b5 100644
--- a/src/include/thread.h
+++ b/src/include/thread.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef THREAD_H_
#define THREAD_H_
diff --git a/src/include/timer.h b/src/include/timer.h
index d890c9146fb0..9b7a05e5fd92 100644
--- a/src/include/timer.h
+++ b/src/include/timer.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef TIMER_H
#define TIMER_H
diff --git a/src/include/timestamp.h b/src/include/timestamp.h
index b2352b7d11a1..06c99acb3ce4 100644
--- a/src/include/timestamp.h
+++ b/src/include/timestamp.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __TIMESTAMP_H__
#define __TIMESTAMP_H__
diff --git a/src/include/trace.h b/src/include/trace.h
index b90a501660d8..ece1b2110c06 100644
--- a/src/include/trace.h
+++ b/src/include/trace.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __TRACE_H
#define __TRACE_H
diff --git a/src/include/types.h b/src/include/types.h
index 7b2727348410..2d10ae483afe 100644
--- a/src/include/types.h
+++ b/src/include/types.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __TYPES_H
#define __TYPES_H
diff --git a/src/include/uuid.h b/src/include/uuid.h
index d51bd3015570..f6e345055898 100644
--- a/src/include/uuid.h
+++ b/src/include/uuid.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _UUID_H_
#define _UUID_H_
diff --git a/src/include/wrdd.h b/src/include/wrdd.h
index ee88c94c0a6f..f87e31badca5 100644
--- a/src/include/wrdd.h
+++ b/src/include/wrdd.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _WRDD_H_
#define _WRDD_H_