Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662476

Re: [PATCH] checkpatch.pl: Add SPDX license tag check for dts files and headers

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] checkpatch.pl: Add SPDX license tag check for dts files and headers
Date 2017-06-09 16:00 +0200
Message-ID <tQsCg-2cm-73@gated-at.bofh.it> (permalink)
References <te47U-3xP-13@gated-at.bofh.it> <tPEP9-4gO-49@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 07, 2017 at 05:45:03PM +0900, Masahiro Yamada wrote:
> Hi Rob,
> 
> 2017-02-24 0:56 GMT+09:00 Rob Herring <robh@kernel.org>:
> > Add a check for using SPDX-License-Identifier tags to define the license of
> > .dts{i} and DT header files rather than using free form license text. This
> > check looks for GPL, BSD, or X11(really incorrectly labeled MIT license)
> > license text which are the commonly used DT licenses.
> >
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > Cc: Andy Whitcroft <apw@canonical.com>
> > Cc: Joe Perches <joe@perches.com>
> 
> I have a question.
> 
> Is SPDX encouraged only for DT?
> 
> What should we do with C source files?

Depends on the maintainer and your lawyer I guess. gregkh is 
supportive[1]. I wouldn't recommend changing existing license text 
though.

Rob

[1] https://lkml.org/lkml/2017/2/15/968

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] checkpatch.pl: Add SPDX license tag check for dts files  and headers Rob Herring <robh@kernel.org> - 2017-06-09 16:00 +0200

csiph-web