Hello Julius Werner, build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34607
to look at the new patch set (#2).
Change subject: AUTHORS: Move src/arch/mips copyrights into AUTHORS file ......................................................................
AUTHORS: Move src/arch/mips copyrights into AUTHORS file
As discussed on the mailing list and voted upon, the coreboot project is going to move the majority of copyrights out of the headers and into an AUTHORS file. This will happen a bit at a time, as we'll be unifying license headers at the same time.
Additional changes in this patch: - Remove comments saying that a file is based on another file from the coreboot project.
Signed-off-by: Martin Roth martin@coreboot.org Change-Id: If61689db67c58f0d66ab96ca749bfcd589935ce2 --- M AUTHORS M src/arch/mips/Kconfig M src/arch/mips/Makefile.inc M src/arch/mips/ashldi3.c M src/arch/mips/boot.c M src/arch/mips/bootblock.S M src/arch/mips/bootblock_simple.c M src/arch/mips/cache.c M src/arch/mips/include/arch/bootblock_common.h M src/arch/mips/include/arch/byteorder.h M src/arch/mips/include/arch/cache.h M src/arch/mips/include/arch/cbconfig.h M src/arch/mips/include/arch/cpu.h M src/arch/mips/include/arch/early_variables.h M src/arch/mips/include/arch/exception.h M src/arch/mips/include/arch/header.ld M src/arch/mips/include/arch/hlt.h M src/arch/mips/include/arch/memlayout.h M src/arch/mips/include/arch/mmio.h M src/arch/mips/include/arch/mmu.h M src/arch/mips/include/arch/pci_ops.h M src/arch/mips/include/arch/stages.h M src/arch/mips/include/arch/types.h M src/arch/mips/mmu.c M src/arch/mips/stages.c M src/arch/mips/tables.c 26 files changed, 4 insertions(+), 61 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/34607/2