meson/mesonbuild/scripts
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently
This replaces all of the Apache blurbs at the start of each file with an
`# SPDX-License-Identifier: Apache-2.0` string. It also fixes existing
uses to be consistent in capitalization, and to be placed above any
copyright notices.

This removes nearly 3000 lines of boilerplate from the project (only
python files), which no developer cares to look at.

SPDX is in common use, particularly in the Linux kernel, and is the
recommended format for Meson's own `project(license: )` field
2023-12-13 15:19:21 -05:00
..
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
clangformat.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
clangtidy.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
cleantrees.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
cmake_run_ctgt.py treewide: automatic rewriting of all comment-style type annotations 2023-08-11 13:41:03 -04:00
cmd_or_ps.ps1 Fix cmd_or_ps.ps1 script with pwsh7 2022-09-21 18:32:51 -04:00
copy.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
coverage.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
delwithsuffix.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
depfixer.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
depscan.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
dirchanger.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
env2mfile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
externalproject.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
gettext.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
gtkdochelper.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
hotdochelper.py hotdoc: Install devhelp files at the right location 2023-03-16 10:36:33 -04:00
itstool.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
meson_exe.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
msgfmthelper.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
pycompile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
python_info.py python module: stop using distutils "link to libpython" probe on recent python 2023-10-02 18:15:16 -04:00
regen_checker.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
run_tool.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
scanbuild.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
symbolextractor.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
tags.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
test_loaded_modules.py add missing imports for future annotations 2023-10-20 18:07:05 -04:00
uninstall.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vcstagger.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
yasm.py add missing imports for future annotations 2023-10-20 18:07:05 -04:00