Re: [PATCH] export,module: add SPDX GPL-2.0 license identifier to headers with no license
Greg Kroah-Hartman <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 13, 2019 at 08:46:11PM +0900, Masahiro Yamada wrote: > On Fri, Oct 18, 2019 at 7:15 PM Greg Kroah-Hartman > <[email protected]> wrote: > > > > On Fri, Oct 18, 2019 at 01:50:53PM +0900, Masahiro Yamada wrote: > > > Commit b24413180f56 ("License cleanup: add SPDX GPL-2.0 license > > > identifier to files with no license") took care of a lot of files > > > without any license information. > > > > > > These headers were not processed by the tool perhaps because they > > > contain "GPL" in the code. > > > > > > I do not see any license boilerplate in them, so they fall back to > > > GPL version 2 only, which is the project default. > > > > > > Signed-off-by: Masahiro Yamada <[email protected]> > > > > Ah, nice catch! > > > > I'll queue this up to my spdx tree if no one objects. > > > > thanks, > > > > greg k-h > > > No objection (comment) so far. > > I think it is OK to apply this. Ok, will go do so, thanks. greg k-h