diff options
author | Martin Roth <martin@coreboot.org> | 2019-08-31 10:48:37 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-09-10 12:51:22 +0000 |
commit | d57ace259ad89ccba0b2e72036d84ff4016b1d32 (patch) | |
tree | 834ab0522b74e1ae73310d6863acc8030a171549 /AUTHORS | |
parent | 838d8b07ab46c96f468ec36fbe3288c25ae661ce (diff) |
AUTHORS: Move src/cpu 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.
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: Id6070fb586896653a1e44951a6af8f42f93b5a7b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35184
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -22,13 +22,16 @@ Damien Zammit Denis Dowling DENX Software Engineering Eric Biederman +Eswar Nallusamy Facebook, Inc. Free Software Foundation, Inc. Freescale Semiconductor, Inc Gary Jennejohn +Gerd Hoffmann Google LLC Imagination Technologies Intel Corporation +Jason Zhao Jordan Crouse Joseph Smith Keith Hui @@ -57,6 +60,7 @@ Russell King Sage Electronic Engineering, LLC secunet Security Networks AG Siemens AG +Silicon Integrated System Corporation Stefan Reinauer Steve Magnani SUSE LINUX AG @@ -67,7 +71,9 @@ The Linux Foundation Timothy Pearson Tyan Computer Corp. Uwe Hermann +VIA Technologies, Inc Wolfgang Denk +Yinghai Lu @@ -76,5 +82,4 @@ src/acpi src/arch src/commonlib src/console -src/cpu/amd -src/cpu/intel +src/cpu |