diff options
author | Martin Roth <martin@coreboot.org> | 2019-08-30 21:29:41 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-09-10 12:50:35 +0000 |
commit | 0443ac282757cdf46703486717b388818297181c (patch) | |
tree | 0037ddbae90aecef27588307e5648e0904ca7729 /AUTHORS | |
parent | 20bbd81201e36ff716d51ba133d7c9bf2970e7ec (diff) |
AUTHORS: Move src/commonlib 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: I4c9351652d81040cc4e7b85bdd1ba85709a74192
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35178
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -13,20 +13,27 @@ Advanced Micro Devices, Inc Alex Züpke Alexander Couzens Alexandru Gagniuc +Andy Fleming ARM Limited and Contributors coresystems GmbH DENX Software Engineering Eric Biederman Facebook, Inc. Free Software Foundation, Inc. +Freescale Semiconductor, Inc Gary Jennejohn Google LLC Imagination Technologies Intel Corporation +Jordan Crouse Kshitij +Lei Wen Libra Li +Marek Vasut Marius Gröger +Marvell Semiconductor Inc MontaVista Software, Inc. +Nicholas Sielicki Nick Barker Patrick Georgi Patrick Rudolph @@ -52,8 +59,5 @@ Wolfgang Denk # Directories transferred src/acpi -src/arch/arm -src/arch/arm64 -src/arch/mips -src/arch/ppc64 -src/arch/x86 +src/arch +src/commonlib |