Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
@ 2023-01-22 21:36 SeongJae Park
  2023-01-22 21:36 ` [PATCH v2 8/8] Docs/sound/index: Add missing SPDX License Identifier SeongJae Park
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: SeongJae Park @ 2023-01-22 21:36 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: alsa-devel, linux-doc, dri-devel, linux-mm, David Airlie,
	Herbert Xu, linux-input, Guenter Roeck, Jean Delvare,
	Daniel Vetter, Maarten Lankhorst, Maxime Ripard, linux-hwmon,
	SeongJae Park, Dmitry Torokhov, Takashi Iwai, linux-kernel,
	linux-crypto, Thomas Zimmermann, Alex Deucher, Andrew Morton,
	David S. Miller

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-sj@kernel.org/)
- Separate from index file content changes
- Separate patch for each subsystem doc (Alex Deucher)
- Use MIT license for gpu (Alex Deucher)

SeongJae Park (8):
  Docs/crypto/index: Add missing SPDX License Identifier
  Docs/driver-api/index: Add missing SPDX License Identifier
  Docs/gpu/index: Add missing SPDX License Identifier
  Docs/hwmon/index: Add missing SPDX License Identifier
  Docs/input/index: Add missing SPDX License Identifier
  Docs/mm/index: Add missing SPDX License Identifier
  Docs/scheduler/index: Add missing SPDX License Identifier
  Docs/sound/index: Add missing SPDX License Identifier

 Documentation/crypto/index.rst     | 2 ++
 Documentation/driver-api/index.rst | 2 ++
 Documentation/gpu/index.rst        | 2 ++
 Documentation/hwmon/index.rst      | 2 ++
 Documentation/input/index.rst      | 2 ++
 Documentation/mm/index.rst         | 2 ++
 Documentation/scheduler/index.rst  | 2 ++
 Documentation/sound/index.rst      | 2 ++
 8 files changed, 16 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-24 23:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-22 21:36 [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of SeongJae Park
2023-01-22 21:36 ` [PATCH v2 8/8] Docs/sound/index: Add missing SPDX License Identifier SeongJae Park
2023-01-23  8:10   ` Takashi Iwai
2023-01-23 16:02     ` Pierre-Louis Bossart
2023-01-24 22:04       ` Jonathan Corbet
2023-01-23 15:02 ` [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of Jonathan Corbet
2023-01-24 22:31 ` Jonathan Corbet
2023-01-24 23:03   ` SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox