On Tue, 24 Jan 2023 15:31:04 -0700 Jonathan Corbet wrote:
> SeongJae Park writes:
>
> > Some subsystem documents are missing SPDX license identifiers on index
> > files. This patchset adds those.
> >
> > Changes from v1
> > (https://lore.kernel.org/lkml/20230114194741.115855-2...@kernel.org/)
SeongJae Park writes:
> Some subsystem documents are missing SPDX license identifiers on index
> files. This patchset adds those.
>
> Changes from v1
> (https://lore.kernel.org/lkml/20230114194741.115855-2...@kernel.org/)
> - Separate from index file content changes
> - Separate patch for each s
SeongJae Park writes:
> Some subsystem documents are missing SPDX license identifiers on index
> files. This patchset adds those.
Documentation/ is far behind on the SPDX front, and I'm all in favor of
fixing that. I do worry, though, about sticking license declarations
onto files that did not
Some subsystem documents are missing SPDX license identifiers on index
files. This patchset adds those.
Changes from v1
(https://lore.kernel.org/lkml/20230114194741.115855-2...@kernel.org/)
- Separate from index file content changes
- Separate patch for each subsystem doc (Alex Deucher)
- Use MIT