coreboot-kgpe-d16/util/lint
Patrick Georgi 6b5bc77c9b treewide: Remove "this file is part of" lines
Stefan thinks they don't add value.

Command used:
sed -i -e '/file is part of /d' $(git grep "file is part of " |egrep ":( */\*.*\*/\$|#|;#|-- | *\* )" | cut -d: -f1 |grep -v crossgcc |grep -v gcov | grep -v /elf.h |grep -v nvramtool)

The exceptions are for:
 - crossgcc (patch file)
 - gcov (imported from gcc)
 - elf.h (imported from GNU's libc)
 - nvramtool (more complicated header)

The removed lines are:
-       fmt.Fprintln(f, "/* This file is part of the coreboot project. */")
-# This file is part of a set of unofficial pre-commit hooks available
-/* This file is part of coreboot */
-# This file is part of msrtool.
-/* This file is part of msrtool. */
- * This file is part of ncurses, designed to be appended after curses.h.in
-/* This file is part of pgtblgen. */
- * This file is part of the coreboot project.
- /* This file is part of the coreboot project. */
-#  This file is part of the coreboot project.
-# This file is part of the coreboot project.
-## This file is part of the coreboot project.
--- This file is part of the coreboot project.
-/* This file is part of the coreboot project */
-/* This file is part of the coreboot project. */
-;## This file is part of the coreboot project.
-# This file is part of the coreboot project. It originated in the
- * This file is part of the coreinfo project.
-## This file is part of the coreinfo project.
- * This file is part of the depthcharge project.
-/* This file is part of the depthcharge project. */
-/* This file is part of the ectool project. */
- * This file is part of the GNU C Library.
- * This file is part of the libpayload project.
-## This file is part of the libpayload project.
-/* This file is part of the Linux kernel. */
-## This file is part of the superiotool project.
-/* This file is part of the superiotool project */
-/* This file is part of uio_usbdebug */

Change-Id: I82d872b3b337388c93d5f5bf704e9ee9e53ab3a9
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41194
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-11 17:11:40 +00:00
..
check-style treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
check_lint_tests lint/check_lint_tests: Fix obsolete paths 2020-03-02 15:05:32 +00:00
checkpatch.pl
checkpatch_json.py util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
const_structs.checkpatch
description.md
kconfig_lint treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
kconfig_lint_README
lint treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-000-license-headers treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-001-no-global-config-in-romstage treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-007-checkpatch treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-008-kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-014-qualified-types treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-extended-007-checkpatch treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-extended-015-final-newlines treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-extended-020-signed-off-by treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-000-license-headers treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-003-whitespace treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-004-style-labels treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-005-board-status treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-006-board-name treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-008-kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-009-old-licenses treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-010-asm-syntax treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-012-executable-bit treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-013-site-local treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-016-non-ascii treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-017-configs treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-018-symlinks treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-019-header-files treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-021-coreboot-lowercase treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-022-clang-format treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-023-filenames treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
remccoms3.sed
spelling.txt util/lint/spelling.txt: Disable afe 2020-03-18 21:39:42 +00:00