Martin Roth uploaded patch set #2 to this change.

View Change

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

To view, visit change 34607. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If61689db67c58f0d66ab96ca749bfcd589935ce2
Gerrit-Change-Number: 34607
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset