coreboot-kgpe-d16/util/lint
Martin Roth e348eba641 util/lint: Update license header text for SPDX headers.
In preparation to update to SPDX license headers, add identifiers
for the licenses seen in the coreboot project and create a command
line parameter allowing only SPDX license identifiers to be detected.

Here are example locations of these licenses:
Apache-2.0 - src/soc/sifive
BSD-3-Clause - Throughout coreboot & libpayload source
GPL-2.0-only - Throughout coreboot source
GPL-2.0-or-later - Throughout coreboot source
GPL-3.0-only - util/amdtools
GPL-3.0-or-later - src/lib/[gcov/libgcov/gnat]
ISC - src/lib/ubsan.c, soc/qualcomm/ipq806x/include/soc/gsbi.h, others
MIT - soc/nvidia/tegra210/mipi_dsi.c, files in mainboard/cavium/
X11 - include/device/drm_dp_helper.h, drivers/aspeed/common/ast_tables.h

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I07a7ca408ac8563e03e189d05ef7729dfb6fc24e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36175
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2020-01-02 14:48:48 +00:00
..
check-style util/lint: make clang-format non-fatal 2019-09-19 10:20:50 +00:00
check_lint_tests arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
checkpatch.pl util/lint: Make usage of IS_ENABLED() an error 2019-06-04 13:16:16 +00:00
checkpatch_json.py util: Fix shebang for python2 scripts 2018-11-18 09:12:22 +00:00
const_structs.checkpatch util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
kconfig_lint util/lint/kconfig_lint: Handle glob prefix and suffix 2019-11-06 14:01:00 +00:00
kconfig_lint_README util/lint: Make usage of IS_ENABLED() an error 2019-06-04 13:16:16 +00:00
lint util/lint: use a more compact output format 2018-06-01 16:25:54 +00:00
lint-000-license-headers util/lint: Update license header text for SPDX headers. 2020-01-02 14:48:48 +00:00
lint-001-no-global-config-in-romstage
lint-007-checkpatch lint/clang-format: set to 96 chars per line 2019-06-13 20:14:00 +00:00
lint-008-kconfig util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-014-qualified-types util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-extended-007-checkpatch util/lint: Run lint-extended-007-checkpatch checks in parallel 2018-06-12 11:11:54 +00:00
lint-extended-015-final-newlines util/lint: Run lint-extended-007-final-newlines checks in parallel 2018-06-14 08:42:30 +00:00
lint-extended-020-signed-off-by util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-000-license-headers util/lint: Update lint-stable-000-license-headers linter 2018-07-06 15:31:51 +00:00
lint-stable-003-whitespace util/lint: list files with whitespace issues 2019-04-02 14:58:12 +00:00
lint-stable-004-style-labels util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-005-board-status
lint-stable-006-board-name
lint-stable-008-kconfig util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-009-old-licenses util/lint: Ignore whitespace, newlines, and licenses in vbt files 2018-05-09 16:19:36 +00:00
lint-stable-010-asm-syntax util/lint: exclude patch files from asm syntax check 2017-07-21 15:55:21 +00:00
lint-stable-012-executable-bit lint-stable: Only check files tracked by git (ie source files) for +x 2017-12-05 15:04:11 +00:00
lint-stable-013-site-local util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-016-non-ascii util/lint: update non-ascii linter checking rules 2019-01-24 13:51:51 +00:00
lint-stable-017-configs util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-018-symlinks util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-019-header-files util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-021-coreboot-lowercase util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-022-clang-format util/lint: make clang-format non-fatal 2019-09-19 10:20:50 +00:00
lint-stable-023-filenames util/lint: Add filename checker 2018-06-07 06:27:08 +00:00
remccoms3.sed
spelling.txt util/lint: Update spelling.txt to latest linux version 2019-12-09 09:45:07 +00:00