[yocto] [ptest-runner][PATCH] Add SPDX-License-Identifier: GPL-2.0-or-later to source files

richard.purdie at linuxfoundation.org richard.purdie at linuxfoundation.org
Mon Jun 3 15:38:08 PDT 2019


On Mon, 2019-06-03 at 13:39 -0500, Aníbal Limón wrote:
> Signed-off-by: Aníbal Limón <anibal.limon at linaro.org>
> ---
>  main.c             | 2 ++
>  ptest_list.c       | 2 ++
>  ptest_list.h       | 2 ++
>  tests/main.c       | 2 ++
>  tests/ptest_list.c | 2 ++
>  tests/utils.c      | 2 ++
>  utils.c            | 2 ++
>  utils.h            | 2 ++
>  8 files changed, 16 insertions(+)
> 
> diff --git a/main.c b/main.c
> index e963efe..83cd8f2 100644
> --- a/main.c
> +++ b/main.c
> @@ -15,6 +15,8 @@
>   * along with this program; if not, write to the Free Software
>   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
> MA  02110-1301, USA.
>   *
> + * SPDX-License-Identifier: GPL-2.0-or-later
> + *
>   * AUTHORS
>   * 	Aníbal Limón <anibal.limon at intel.com>
>   */

Looks good to me, thanks!

Cheers,

Richard



More information about the yocto mailing list