diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-05-10 17:52:40 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-11 17:12:07 +0000 |
commit | 16849bbe0c8a79277e1a682dcb42eafd2025959c (patch) | |
tree | c403325be069d0945aac7f3d48ed96e40b36dde3 /src/soc/intel/baytrail/include | |
parent | 1afe286367857471482660583fd784d9b8a7211c (diff) |
treewide: split off license text, remove extra copyright notices
Copyright notices are best stored in AUTHORS
Change-Id: Ib9025c58987ee2f7db600e038f5d3e4edc69aacc
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41203
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/baytrail/include')
-rw-r--r-- | src/soc/intel/baytrail/include/soc/efi_wrapper.h | 1 | ||||
-rw-r--r-- | src/soc/intel/baytrail/include/soc/mrc_wrapper.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/baytrail/include/soc/efi_wrapper.h b/src/soc/intel/baytrail/include/soc/efi_wrapper.h index acff4b4f6f..6974662fb0 100644 --- a/src/soc/intel/baytrail/include/soc/efi_wrapper.h +++ b/src/soc/intel/baytrail/include/soc/efi_wrapper.h @@ -1,5 +1,4 @@ /* - * PEI EFI entry point * * * Redistribution and use in source and binary forms, with or without diff --git a/src/soc/intel/baytrail/include/soc/mrc_wrapper.h b/src/soc/intel/baytrail/include/soc/mrc_wrapper.h index 8651aa4098..afdf5b24c6 100644 --- a/src/soc/intel/baytrail/include/soc/mrc_wrapper.h +++ b/src/soc/intel/baytrail/include/soc/mrc_wrapper.h @@ -1,5 +1,4 @@ /* - * MRC wrapper definitions * * * Redistribution and use in source and binary forms, with or without |