build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37968 )
Change subject: git, util: romcc: cleanup leftovers ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37968/3/util/lint/check_lint_tests File util/lint/check_lint_tests:
https://review.coreboot.org/c/coreboot/+/37968/3/util/lint/check_lint_tests@... PS3, Line 35: sed -i "s/for more details./for more details.\n * You${SPACE}should${SPACE}have received a copy of the GNU General Public License\n * along with this program; if not, write to the Free Software\n * Foundation, Inc./" ${TESTFILE009} Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.