commit | 8abb4cb003dba7640eabcc05aa5f0f03149c2b21 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 29 11:03:34 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 07 13:59:58 2020 -0500 |
tree | aae225c7295ae3657fea42a61978f3c8bb59256a | |
parent | bf306820d5aafa56af1649cf8f5ecff4ae95edc5 [diff] |
cmd/elf.c: Add SPDX tag Based on reading the text of the license comment this appears to be the BSD-2-Clause license but with an imperfect word match as BSD-2-Clause was not (as far as I recall) a common license choice at the time the code was written. Cc: Wolfgang Denk <wd@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>