[U-Boot] [PATCH 1/2] regulator: pfuze100: add SPDX License
Jaehoon Chung
jh80.chung at samsung.com
Thu May 25 13:38:15 UTC 2017
On 05/11/2017 11:35 AM, Peng Fan wrote:
> Add SPDX license
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Jaehoon Chung <jh80.chung at samsung.com>
Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
> drivers/power/regulator/pfuze100.c | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/drivers/power/regulator/pfuze100.c b/drivers/power/regulator/pfuze100.c
> index 4702161..88b1b72 100644
> --- a/drivers/power/regulator/pfuze100.c
> +++ b/drivers/power/regulator/pfuze100.c
> @@ -1,3 +1,11 @@
> +/*
> + * Copyright 2017 NXP
> + *
> + * Peng Fan <peng.fan at nxp.com>
> + *
> + * SPDX-License-Identifier: GPL-2.0+
> + */
> +
> #include <common.h>
> #include <fdtdec.h>
> #include <errno.h>
>
More information about the U-Boot
mailing list