coreboot-kgpe-d16/src/security/vboot
Patrick Georgi f3f36faf35 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>
2020-03-17 18:26:34 +00:00
..
antirollback.h security/vboot: Add Support for Intel PTT 2019-08-06 12:07:49 +00:00
bootmode.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
common.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec_sync.c vboot: remove rogue vboot_struct.h include 2020-02-24 12:47:55 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Makefile.inc src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
misc.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
mrc_cache_hash_tpm.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
secdata_mock.c src/security: Remove unused <stdlib.h> 2019-12-19 05:24:07 +00:00
secdata_tpm.c vboot: Upgrade kernel space to v1.0 2020-03-07 20:45:37 +00:00
symbols.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
tpm_common.c vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 2019-09-21 01:13:54 +00:00
tpm_common.h vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
vbnv.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_cmos.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_ec.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_flash.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_layout.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_common.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_common.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_crtm.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_crtm.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_lib.c security/vboot: relocate vb2ex_abort and vb2ex_printf 2020-02-07 03:56:44 +00:00
vboot_loader.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_logic.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
verstage.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00