From 4ca63687978905486d8de83e87a5f2bfb323a42c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 10 May 2020 16:54:19 +0200 Subject: util: Fix up a few comments after the "file is part of the" removal Change-Id: I930739bea705988181b2e60f30516f4a7cb5c82d Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41197 Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- util/board_status/getrevision.sh | 2 +- util/lint/check-style | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'util') diff --git a/util/board_status/getrevision.sh b/util/board_status/getrevision.sh index 5b2612eb0d..a69520ae24 100755 --- a/util/board_status/getrevision.sh +++ b/util/board_status/getrevision.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# flashrom project but has been heavily modified since then. +# From the flashrom project but heavily modified since then. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/util/lint/check-style b/util/lint/check-style index 06b950bcea..91ed1979d1 100755 --- a/util/lint/check-style +++ b/util/lint/check-style @@ -5,7 +5,6 @@ # - create a patch of the proposed style changes # # modifications for clang-format by rene.milk@wwu.de -# at github. # Link: https://github.com/githubbrowser/Pre-commit-hooks # Contact: David Martin, david.martin.mailbox@googlemail.com -- cgit v1.2.3