Re: Missing SPDX tags for Kbuild files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 30, 2019 at 04:52:56AM -0700, Greg KH wrote:
> On Thu, May 30, 2019 at 05:58:05PM +0900, Masahiro Yamada wrote:
> > Hi.
> > 
> > 
> > Recently, "Makefiles",  "Kconfig" files were given with SPDX License tags.
> > 
> > Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > Date:   Sun May 19 13:07:45 2019 +0100
> > 
> >     treewide: Add SPDX license identifier - Makefile/Kconfig
> > 
> > 
> > 
> > 
> > But, the file name "Kbuild" is also a Makefile.
> > 
> > Conventionally, Linux build system uses both "Kbuild" and "Makefile".
> > 
> > 
> > For example, SPDX tag is missing in
> > 
> > arch/x86/Kbuild
> > arch/x86/include/uapi/asm/Kbuild
> > arch/x86/include/asm/Kbuild
> > 
> > 
> > Will somebody work on "Kbuild" files please ?
> 
> Sure, how about the attached patch, any objection to me queueing it up?
> 
> thanks,
> 
> greg k-h
> 

> >From b5422d0500a5d9438680df72907f72e5ad98075e Mon Sep 17 00:00:00 2001
> From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Date: Thu, 30 May 2019 04:50:48 -0700
> Subject: [PATCH] treewide: Add SPDX license identifier - Kbuild
> 
> Add SPDX license identifiers to all Make/Kconfig files which:
> 
>  - Have no license information of any form
> 
> These files fall under the project license, GPL v2 only. The resulting SPDX
> license identifier is:
> 
>       GPL-2.0
> 
> Reported-by: From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>

Oops, I'll drop the "From: " string, bad cut/paste error on my part,
sorry.

thanks,

greg k-h



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux