[U-Boot] [PATCH] libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause

Rob Herring robherring2 at gmail.com
Sat Jul 27 15:41:27 CEST 2013


On Fri, Jul 26, 2013 at 6:12 PM, Roger Meier <roger at bufferoverflow.ch> wrote:
> Signed-off-by: Roger Meier <roger at bufferoverflow.ch>
> ---
>  Licenses/README              |   13 ++++++------
>  Licenses/bsd-2-clause.txt    |   25 ++++++++++++++++++++++
>  lib/libfdt/fdt.c             |   47 +-----------------------------------------
>  lib/libfdt/fdt_empty_tree.c  |   47 +-----------------------------------------
>  lib/libfdt/fdt_ro.c          |   47 +-----------------------------------------
>  lib/libfdt/fdt_rw.c          |   47 +-----------------------------------------
>  lib/libfdt/fdt_strerror.c    |   47 +-----------------------------------------
>  lib/libfdt/fdt_sw.c          |   47 +-----------------------------------------
>  lib/libfdt/fdt_wip.c         |   47 +-----------------------------------------
>  lib/libfdt/libfdt_internal.h |   47 +-----------------------------------------
>  10 files changed, 40 insertions(+), 374 deletions(-)
>  create mode 100644 Licenses/bsd-2-clause.txt

These are external imported sources. I don't think you should be
changing them within u-boot other than anything necessary to build.
That will make importing them from upstream more work and add noise to
any real modifications that may have been made.

Rob


More information about the U-Boot mailing list