Re: [PATCH v6] checkpatch.pl: Add SPDX license tag check

From: Igor Stoppa
Date: Fri Feb 02 2018 - 10:49:56 EST


On 02/02/18 17:40, Rob Herring wrote:
> Add SPDX license tag check based on the rules defined in

Shouldn't it also check that the license is compatible?

[...]

> + } elsif ($realfile =~ /\.rst$/) {
> + $comment = '..';

What is the correct/acceptable license for documentation?
Creative Commons? AFAIK GPL is for source code.

Googling didn't bring the wished-for enlightenment.

--
igor