aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-03-17 12:51:24 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-17 18:26:34 +0000
commitf3f36faf352c72d793899a8b0dce60423a7480fa (patch)
treedd8f36735229971d4572c6a3f3136c0c9ce545dd /src/include
parent8e04a1762b98f14c31b99bbb0a43c1280cc21a3a (diff)
src (minus soc and mainboard): Remove copyright notices
They're listed in AUTHORS and often incorrect anyway, for example: - What's a "Copyright $year-present"? - Which incarnation of Google (Inc, LLC, ...) is the current copyright holder? - People sometimes have their editor auto-add themselves to files even though they only deleted stuff - Or they let the editor automatically update the copyright year, because why not? - Who is the copyright holder "The coreboot project Authors"? - Or "Generated Code"? Sidestep all these issues by simply not putting these notices in individual files, let's list all copyright holders in AUTHORS instead and use the git history to deal with the rest. Change-Id: I89b10076e0f4a4b3acd59160fb7abe349b228321 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39611 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: David Hendricks <david.hendricks@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include')
-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.h2
-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/uart.h1
-rw-r--r--src/include/console/usb.h2
-rw-r--r--src/include/console/vtxprintf.h1
-rw-r--r--src/include/cper.h1
-rw-r--r--src/include/cpu/amd/msr.h3
-rw-r--r--src/include/cpu/intel/l2_cache.h1
-rw-r--r--src/include/cpu/intel/microcode.h2
-rw-r--r--src/include/cpu/intel/speedstep.h2
-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/mp.h1
-rw-r--r--src/include/cpu/x86/name.h1
-rw-r--r--src/include/cpu/x86/pae.h2
-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.h2
-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_simple.h1
-rw-r--r--src/include/device/pci_ehci.h2
-rw-r--r--src/include/device/pci_mmio_cfg.h1
-rw-r--r--src/include/device/pci_ops.h3
-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/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/pc80/i8254.h1
-rw-r--r--src/include/pc80/i8259.h2
-rw-r--r--src/include/pc80/vga.h1
-rw-r--r--src/include/pc80/vga_io.h1
-rw-r--r--src/include/program_loading.h3
-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/sar.h1
-rw-r--r--src/include/sdram_mode.h1
-rw-r--r--src/include/smbios.h3
-rw-r--r--src/include/smmstore.h1
-rw-r--r--src/include/spd.h2
-rw-r--r--src/include/spd_bin.h1
-rw-r--r--src/include/spd_ddr2.h2
-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/superio/conf_mode.h2
-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.h2
-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.h2
90 files changed, 0 insertions, 111 deletions
diff --git a/src/include/assert.h b/src/include/assert.h
index e0db0bc05c..8f5af1f255 100644
--- a/src/include/assert.h
+++ b/src/include/assert.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2010 coresystems GmbH
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/include/base3.h b/src/include/base3.h
index 1c19274541..b14028a8d5 100644
--- a/src/include/base3.h
+++ b/src/include/base3.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google 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/include/bcd.h b/src/include/bcd.h
index faf3b18a42..06dfb0349f 100644
--- a/src/include/bcd.h
+++ b/src/include/bcd.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google, 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/include/boardid.h b/src/include/boardid.h
index a959b85367..26725c7a68 100644
--- a/src/include/boardid.h
+++ b/src/include/boardid.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google 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/include/boot_device.h b/src/include/boot_device.h
index f392c10148..9f26c161f4 100644
--- a/src/include/boot_device.h
+++ b/src/include/boot_device.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google 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/include/bootblock_common.h b/src/include/bootblock_common.h
index eb9c24c75d..04a22f6543 100644
--- a/src/include/bootblock_common.h
+++ b/src/include/bootblock_common.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google 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/include/bootmem.h b/src/include/bootmem.h
index 165f7da571..2763f1aa8b 100644
--- a/src/include/bootmem.h
+++ b/src/include/bootmem.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Google 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/include/bootmode.h b/src/include/bootmode.h
index 3ae87461a9..258eba1660 100644
--- a/src/include/bootmode.h
+++ b/src/include/bootmode.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
*
* 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/include/bootsplash.h b/src/include/bootsplash.h
index af09922a5f..ef7b53eb8f 100644
--- a/src/include/bootsplash.h
+++ b/src/include/bootsplash.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 Johanna Schander <coreboot@mimoja.de>
*
* 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/include/bootstate.h b/src/include/bootstate.h
index c53884e944..bb2242bd59 100644
--- a/src/include/bootstate.h
+++ b/src/include/bootstate.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google, 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/include/cbfs.h b/src/include/cbfs.h
index 2fe2ce0f35..823368644b 100644
--- a/src/include/cbfs.h
+++ b/src/include/cbfs.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google 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/include/cbmem.h b/src/include/cbmem.h
index cf79f41a71..a67c5b84da 100644
--- a/src/include/cbmem.h
+++ b/src/include/cbmem.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2009 coresystems GmbH
- * Copyright (C) 2013 Google, 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/include/console/cbmem_console.h b/src/include/console/cbmem_console.h
index 38495a724d..42e05e75ad 100644
--- a/src/include/console/cbmem_console.h
+++ b/src/include/console/cbmem_console.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
*
* 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/include/console/console.h b/src/include/console/console.h
index 9983cefd21..96fc8b5faf 100644
--- a/src/include/console/console.h
+++ b/src/include/console/console.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2003 Eric Biederman
*
* 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/include/console/flash.h b/src/include/console/flash.h
index 6d678f76d0..51ac460f1c 100644
--- a/src/include/console/flash.h
+++ b/src/include/console/flash.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google 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/include/console/ne2k.h b/src/include/console/ne2k.h
index 88590f8ddc..fe9e471d42 100644
--- a/src/include/console/ne2k.h
+++ b/src/include/console/ne2k.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2010 Rudolf Marek <r.marek@assembler.cz>
*
* 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/include/console/post_codes.h b/src/include/console/post_codes.h
index 9877a5ea1f..a9094929c6 100644
--- a/src/include/console/post_codes.h
+++ b/src/include/console/post_codes.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2011 Alexandru Gagniuc <mr.nuke.me@gmail.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
diff --git a/src/include/console/spi.h b/src/include/console/spi.h
index a425bf4ab3..29c500d769 100644
--- a/src/include/console/spi.h
+++ b/src/include/console/spi.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google 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/include/console/uart.h b/src/include/console/uart.h
index 162b1108a9..3e38bc8c7f 100644
--- a/src/include/console/uart.h
+++ b/src/include/console/uart.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2012 The ChromiumOS Authors. All rights reserved.
*
* 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/include/console/usb.h b/src/include/console/usb.h
index ad57d522dc..e7871c404d 100644
--- a/src/include/console/usb.h
+++ b/src/include/console/usb.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007 AMD
- * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
*
* 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/include/console/vtxprintf.h b/src/include/console/vtxprintf.h
index ebef43784c..f6e985c09d 100644
--- a/src/include/console/vtxprintf.h
+++ b/src/include/console/vtxprintf.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2009 coresystems GmbH
*
* 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/include/cper.h b/src/include/cper.h
index 60cced5852..298fe28b24 100644
--- a/src/include/cper.h
+++ b/src/include/cper.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2018 Advanced Micro Devices, 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/include/cpu/amd/msr.h b/src/include/cpu/amd/msr.h
index 0f88e516d1..d5804d6853 100644
--- a/src/include/cpu/amd/msr.h
+++ b/src/include/cpu/amd/msr.h
@@ -1,9 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007 Advanced Micro Devices, Inc.
- * Copyright (C) 2015 Timothy Pearson <tpearson@raptorengineeringinc.com>,
- * Raptor Engineering
*
* 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/include/cpu/intel/l2_cache.h b/src/include/cpu/intel/l2_cache.h
index 1303148025..74d5acc64a 100644
--- a/src/include/cpu/intel/l2_cache.h
+++ b/src/include/cpu/intel/l2_cache.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2010 Keith Hui <buurin@gmail.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
diff --git a/src/include/cpu/intel/microcode.h b/src/include/cpu/intel/microcode.h
index af06dd1543..c4e15c5064 100644
--- a/src/include/cpu/intel/microcode.h
+++ b/src/include/cpu/intel/microcode.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2012 The ChromiumOS Authors. All rights reserved.
- * Copyright (C) 2000 Ronald G. Minnich
*
* 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/include/cpu/intel/speedstep.h b/src/include/cpu/intel/speedstep.h
index 05d83ed341..26c74655be 100644
--- a/src/include/cpu/intel/speedstep.h
+++ b/src/include/cpu/intel/speedstep.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007-2009 coresystems GmbH
- * 2012 secunet Security Networks AG
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/include/cpu/intel/turbo.h b/src/include/cpu/intel/turbo.h
index 0880ebb07d..191bf2e631 100644
--- a/src/include/cpu/intel/turbo.h
+++ b/src/include/cpu/intel/turbo.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/include/cpu/x86/cache.h b/src/include/cpu/x86/cache.h
index 0331e27161..2b1418fcb8 100644
--- a/src/include/cpu/x86/cache.h
+++ b/src/include/cpu/x86/cache.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2004 Eric W. Biederman
*
* 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/include/cpu/x86/cr.h b/src/include/cpu/x86/cr.h
index 0339aa3937..e790a1bf85 100644
--- a/src/include/cpu/x86/cr.h
+++ b/src/include/cpu/x86/cr.h
@@ -2,7 +2,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google 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/include/cpu/x86/mp.h b/src/include/cpu/x86/mp.h
index 3ab45cd3c3..3a22deea76 100644
--- a/src/include/cpu/x86/mp.h
+++ b/src/include/cpu/x86/mp.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google 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/include/cpu/x86/name.h b/src/include/cpu/x86/name.h
index 98edb9e2ac..0b8ee92334 100644
--- a/src/include/cpu/x86/name.h
+++ b/src/include/cpu/x86/name.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.de>
*
* 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/include/cpu/x86/pae.h b/src/include/cpu/x86/pae.h
index 72bae53d68..b188f63ddb 100644
--- a/src/include/cpu/x86/pae.h
+++ b/src/include/cpu/x86/pae.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 9elements Agency GmbH
- * Copyright (C) 2019 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/include/cpu/x86/smm.h b/src/include/cpu/x86/smm.h
index 26496eebac..8abf5d5930 100644
--- a/src/include/cpu/x86/smm.h
+++ b/src/include/cpu/x86/smm.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2008-2009 coresystems GmbH
*
* 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/include/crc_byte.h b/src/include/crc_byte.h
index c0df5b0ce4..dacb8869c5 100644
--- a/src/include/crc_byte.h
+++ b/src/include/crc_byte.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 HardenedLinux
*
* 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/include/device/azalia.h b/src/include/device/azalia.h
index 7abf8e8c06..c85be88077 100644
--- a/src/include/device/azalia.h
+++ b/src/include/device/azalia.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Sage Electronic Engineering, LLC
*
* 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/include/device/azalia_device.h b/src/include/device/azalia_device.h
index cbc5b4ec8e..00899f3c24 100644
--- a/src/include/device/azalia_device.h
+++ b/src/include/device/azalia_device.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 DMP Electronics 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/include/device/dram/common.h b/src/include/device/dram/common.h
index e5fb534551..5dc15e3e4c 100644
--- a/src/include/device/dram/common.h
+++ b/src/include/device/dram/common.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Alexandru Gagniuc <mr.nuke.me@gmail.com>
- * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org>
*
* 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/include/device/dram/ddr2.h b/src/include/device/dram/ddr2.h
index 9bbbfe9652..1da9681169 100644
--- a/src/include/device/dram/ddr2.h
+++ b/src/include/device/dram/ddr2.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org>
*
* 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/include/device/dram/ddr3.h b/src/include/device/dram/ddr3.h
index 0f9373e220..51207e9999 100644
--- a/src/include/device/dram/ddr3.h
+++ b/src/include/device/dram/ddr3.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Alexandru Gagniuc <mr.nuke.me@gmail.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
diff --git a/src/include/device/dram/ddr4.h b/src/include/device/dram/ddr4.h
index faa32995f8..4a371b5d67 100644
--- a/src/include/device/dram/ddr4.h
+++ b/src/include/device/dram/ddr4.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 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/include/device/i2c.h b/src/include/device/i2c.h
index d6ee15aa5a..d3637212f1 100644
--- a/src/include/device/i2c.h
+++ b/src/include/device/i2c.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Google, 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/include/device/i2c_simple.h b/src/include/device/i2c_simple.h
index e3cc8921fd..3651d58cf2 100644
--- a/src/include/device/i2c_simple.h
+++ b/src/include/device/i2c_simple.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Google, 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/include/device/pci_ehci.h b/src/include/device/pci_ehci.h
index e9a7776d46..a0e0269628 100644
--- a/src/include/device/pci_ehci.h
+++ b/src/include/device/pci_ehci.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007 AMD
- * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
*
* 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/include/device/pci_mmio_cfg.h b/src/include/device/pci_mmio_cfg.h
index aa159705d1..e46d45da99 100644
--- a/src/include/device/pci_mmio_cfg.h
+++ b/src/include/device/pci_mmio_cfg.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007-2009 coresystems GmbH
*
* 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/include/device/pci_ops.h b/src/include/device/pci_ops.h
index 805c087de7..3757d3073b 100644
--- a/src/include/device/pci_ops.h
+++ b/src/include/device/pci_ops.h
@@ -1,9 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2004 Linux Networx
- * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
- * Copyright (C) 2009 coresystems GmbH
*
* 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/include/device/spi.h b/src/include/device/spi.h
index 4315ebce14..f8ccca1185 100644
--- a/src/include/device/spi.h
+++ b/src/include/device/spi.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2017 Google 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/include/dimm_info_util.h b/src/include/dimm_info_util.h
index fd13447c52..d6603ed60f 100644
--- a/src/include/dimm_info_util.h
+++ b/src/include/dimm_info_util.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2018 Google LLC
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
diff --git a/src/include/edid.h b/src/include/edid.h
index a97b99b579..4d5839f7a3 100644
--- a/src/include/edid.h
+++ b/src/include/edid.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2013 Google 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/include/efi/efi_datatype.h b/src/include/efi/efi_datatype.h
index 053d7133c4..70bd791855 100644
--- a/src/include/efi/efi_datatype.h
+++ b/src/include/efi/efi_datatype.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 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
diff --git a/src/include/elog.h b/src/include/elog.h
index 8d1b3ba067..0b86e09d7a 100644
--- a/src/include/elog.h
+++ b/src/include/elog.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2012 The ChromiumOS Authors. All rights reserved.
*
* 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/include/fmap.h b/src/include/fmap.h
index 9c974cea2e..e6f1d05740 100644
--- a/src/include/fmap.h
+++ b/src/include/fmap.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google 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/include/gic.h b/src/include/gic.h
index ab06fc2275..b37c2499b0 100644
--- a/src/include/gic.h
+++ b/src/include/gic.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Google 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/include/gpio.h b/src/include/gpio.h
index 0a37ee7087..e2de6a18de 100644
--- a/src/include/gpio.h
+++ b/src/include/gpio.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google 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/include/halt.h b/src/include/halt.h
index e2aa11cb6f..1c1cb26b46 100644
--- a/src/include/halt.h
+++ b/src/include/halt.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 The ChromiumOS Authors
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/include/imd.h b/src/include/imd.h
index 6575312f3d..3d9ca1791f 100644
--- a/src/include/imd.h
+++ b/src/include/imd.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google, 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/include/lib.h b/src/include/lib.h
index d1bbe93a37..f57221ca79 100644
--- a/src/include/lib.h
+++ b/src/include/lib.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2009 Myles Watson <mylesgw@gmail.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
diff --git a/src/include/memlayout.h b/src/include/memlayout.h
index e3aeec68b1..62c9f7b7aa 100644
--- a/src/include/memlayout.h
+++ b/src/include/memlayout.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google 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/include/memrange.h b/src/include/memrange.h
index ea3b118d41..cfd29e7079 100644
--- a/src/include/memrange.h
+++ b/src/include/memrange.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google, 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/include/mrc_cache.h b/src/include/mrc_cache.h
index 498ecbf86c..1b4840e04f 100644
--- a/src/include/mrc_cache.h
+++ b/src/include/mrc_cache.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Google 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/include/nhlt.h b/src/include/nhlt.h
index e4cfcf63fb..9ef95a6390 100644
--- a/src/include/nhlt.h
+++ b/src/include/nhlt.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google, 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/include/pc80/i8254.h b/src/include/pc80/i8254.h
index 21e47c2ece..6936d4bdaf 100644
--- a/src/include/pc80/i8254.h
+++ b/src/include/pc80/i8254.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2009 coresystems GmbH
*
* 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/include/pc80/i8259.h b/src/include/pc80/i8259.h
index 857c5c88b2..ef64f214fc 100644
--- a/src/include/pc80/i8259.h
+++ b/src/include/pc80/i8259.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007-2009 coresystems GmbH
- * Copyright (C) 2014 Sage Electronic Engineering, LLC.
*
* 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/include/pc80/vga.h b/src/include/pc80/vga.h
index c8d1c9bccd..0e3d5f5895 100644
--- a/src/include/pc80/vga.h
+++ b/src/include/pc80/vga.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007-2009 Luc Verhaegen <libv@skynet.be>
*
* 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/include/pc80/vga_io.h b/src/include/pc80/vga_io.h
index c3141acff3..1f258c4f15 100644
--- a/src/include/pc80/vga_io.h
+++ b/src/include/pc80/vga_io.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007 Luc Verhaegen <libv@skynet.be>
*
* 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/include/program_loading.h b/src/include/program_loading.h
index d3930083c5..9e9b222993 100644
--- a/src/include/program_loading.h
+++ b/src/include/program_loading.h
@@ -1,9 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google Inc.
- * Copyright (C) 2014 Imagination Technologies
- * Copyright (C) 2018 Eltan B.V.
*
* 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/include/random.h b/src/include/random.h
index cdb44151e0..a32a779034 100644
--- a/src/include/random.h
+++ b/src/include/random.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2017 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
diff --git a/src/include/reg_script.h b/src/include/reg_script.h
index 1d0c0d68dc..9759167b10 100644
--- a/src/include/reg_script.h
+++ b/src/include/reg_script.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2013 Google 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/include/region_file.h b/src/include/region_file.h
index 0b79be3687..baae9ea050 100644
--- a/src/include/region_file.h
+++ b/src/include/region_file.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2016 Google 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/include/rmodule.h b/src/include/rmodule.h
index bd202488a9..c066d7b0a8 100644
--- a/src/include/rmodule.h
+++ b/src/include/rmodule.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2012 Google LLC
*
* 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/include/romstage_handoff.h b/src/include/romstage_handoff.h
index db998ec3b2..481af804a6 100644
--- a/src/include/romstage_handoff.h
+++ b/src/include/romstage_handoff.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google LLC
*
* 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/include/rtc.h b/src/include/rtc.h
index f006e7a5cd..2c0704ecf6 100644
--- a/src/include/rtc.h
+++ b/src/include/rtc.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google, 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/include/sar.h b/src/include/sar.h
index 527a51a89d..3659e76fb1 100644
--- a/src/include/sar.h
+++ b/src/include/sar.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2017-2018 Intel Corp.
*
* 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/include/sdram_mode.h b/src/include/sdram_mode.h
index 78002b7031..763dd562b3 100644
--- a/src/include/sdram_mode.h
+++ b/src/include/sdram_mode.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2005 Digital Design 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
diff --git a/src/include/smbios.h b/src/include/smbios.h
index 129977636c..4e94fc45f2 100644
--- a/src/include/smbios.h
+++ b/src/include/smbios.h
@@ -1,9 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2015 Timothy Pearson <tpearson@raptorengineeringinc.com>,
- * Raptor Engineering
- * Copyright (C) various authors, the coreboot project
*
* 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/include/smmstore.h b/src/include/smmstore.h
index a535c5ba35..d367c2c767 100644
--- a/src/include/smmstore.h
+++ b/src/include/smmstore.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2018 The Chromium OS Authors. All rights reserved.
*
* 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/include/spd.h b/src/include/spd.h
index e9c23f2652..80d14c1685 100644
--- a/src/include/spd.h
+++ b/src/include/spd.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2005 Digital Design Corporation
- * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
*
* 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/include/spd_bin.h b/src/include/spd_bin.h
index fb771f2bf8..5027309b40 100644
--- a/src/include/spd_bin.h
+++ b/src/include/spd_bin.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 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
diff --git a/src/include/spd_ddr2.h b/src/include/spd_ddr2.h
index c5b2763e86..086f3323be 100644
--- a/src/include/spd_ddr2.h
+++ b/src/include/spd_ddr2.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2007 Advanced Micro Devices, Inc.
- * Copyright (C) 2007-2009 coresystems GmbH
*
* 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/include/spi_bitbang.h b/src/include/spi_bitbang.h
index 710fefb1bf..ac6924e223 100644
--- a/src/include/spi_bitbang.h
+++ b/src/include/spi_bitbang.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2018 Google LLC
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/include/spi_sdcard.h b/src/include/spi_sdcard.h
index ca0dd1d10a..ac91530279 100644
--- a/src/include/spi_sdcard.h
+++ b/src/include/spi_sdcard.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 HardenedLinux
*
* 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/include/stage_cache.h b/src/include/stage_cache.h
index 3c7d9face0..f379bc51db 100644
--- a/src/include/stage_cache.h
+++ b/src/include/stage_cache.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google 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/include/superio/conf_mode.h b/src/include/superio/conf_mode.h
index 8e753ea43b..171c38e14b 100644
--- a/src/include/superio/conf_mode.h
+++ b/src/include/superio/conf_mode.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Nico Huber <nico.h@gmx.de>
- * Copyright (C) 2017-2018 Eltan B.V.
*
* 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/include/symbols.h b/src/include/symbols.h
index eec47010e4..94e4668ecb 100644
--- a/src/include/symbols.h
+++ b/src/include/symbols.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google 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/include/thread.h b/src/include/thread.h
index b66803e3c0..bd5750b2c2 100644
--- a/src/include/thread.h
+++ b/src/include/thread.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google, 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/include/timer.h b/src/include/timer.h
index 3560966b0b..4fa24fb35a 100644
--- a/src/include/timer.h
+++ b/src/include/timer.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google, 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/include/timestamp.h b/src/include/timestamp.h
index f20fc6800a..7c723698db 100644
--- a/src/include/timestamp.h
+++ b/src/include/timestamp.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
- * Copyright (C) 2017 Siemens AG
*
* 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/include/trace.h b/src/include/trace.h
index aed69a8963..07b6570326 100644
--- a/src/include/trace.h
+++ b/src/include/trace.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2011 Rudolf Marek <r.marek@assembler.cz>
*
* 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/include/types.h b/src/include/types.h
index ffb14c9db4..40209e0291 100644
--- a/src/include/types.h
+++ b/src/include/types.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2009 coresystems GmbH
*
* 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/include/uuid.h b/src/include/uuid.h
index b8827b0510..c8604bb3b0 100644
--- a/src/include/uuid.h
+++ b/src/include/uuid.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2010, Intel Corp. Huang Ying <ying.huang@intel.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
diff --git a/src/include/wrdd.h b/src/include/wrdd.h
index fea3e2fdda..a79046d06f 100644
--- a/src/include/wrdd.h
+++ b/src/include/wrdd.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2012 Google Inc.
- * Copyright (C) 2015 Intel Corp.
*
* 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