mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 06:50:37 +00:00

Several Sphinx extensions and tools are missing SPDX tags. Add them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/1a62226c5fe524eb87bdb80b33bc7ec880a68880.1750585188.git.mchehab+huawei@kernel.org
12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
alabaster >=0.7,<0.8
|
|
docutils>=0.15,<0.18
|
|
jinja2>=2.3,<3.1
|
|
PyYAML>=5.1,<6.1
|
|
Sphinx==3.4.3
|
|
sphinxcontrib-applehelp==1.0.2
|
|
sphinxcontrib-devhelp==1.0.1
|
|
sphinxcontrib-htmlhelp==1.0.3
|
|
sphinxcontrib-qthelp==1.0.2
|
|
sphinxcontrib-serializinghtml==1.1.4
|