Re: [PATCH] export,module: add SPDX GPL-2.0 license identifier to headers with no license
Masahiro Yamada <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAK7LNAS3oYkaBTG+59prgu0Yqxn=2vi94mjHbKdx7TXBkPy5Xw@mail.gmail.com> |
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. -- Best Regards Masahiro Yamada