arch/riscv: Add missing license headers
commit8e442dc09a3955255ae38c556fcac6a38697c954
authorMartin Roth <martinroth@google.com>
Tue, 12 Jan 2016 16:52:36 +0000 (12 09:52 -0700)
committerMartin Roth <martinroth@google.com>
Mon, 18 Jan 2016 01:14:03 +0000 (18 02:14 +0100)
tree86f6cb7101e6e1e767dbef1c621949a4198c2e15
parentb7c39b2bc1a98bf9716ae6dae59099556fabfa8f
arch/riscv: Add missing license headers

Most of these files are original to coreboot and get the standard
coreboot GPL header.

encoding.h and atomic.h are from the riscv codebase and have their
license.

Change-Id: I32506b0ecf88be2f5794dc1e312a6cd9b2a271ad
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12906
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/arch/riscv/id.ld
src/arch/riscv/include/arch/byteorder.h
src/arch/riscv/include/arch/encoding.h
src/arch/riscv/include/arch/hlt.h
src/arch/riscv/include/arch/io.h
src/arch/riscv/include/atomic.h
src/arch/riscv/include/stdint.h
src/arch/riscv/misc.c