On 2/8/22 12:00 PM, Mark Brown wrote:
On Tue, Feb 08, 2022 at 11:48:39AM -0700, Shuah Khan wrote:
On 2/8/22 11:38 AM, Mark Brown wrote:
I can't find any free format plain text files with SPDX in them, even really prominent stuff like README. The process documentation is silent
There are about 570+ files under Documentation directory that have SPDX including Documentation/index.rst
Based on a recent doc patch I did, I have seen warns during doc build about the missing SPDX.
Let's add it now so it doesn't need fixing later.
Sure, there are lots of structured files in there like .rst ones which have SPDX headers but this is just a free format text file so it's not clear what if any format to use.
I think SPDX is applicable to all files free format or not. Are you seeing any build warns during doc build on this?
thanks, -- Shuah