diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-05-10 16:54:19 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-11 17:11:50 +0000 |
commit | 4ca63687978905486d8de83e87a5f2bfb323a42c (patch) | |
tree | 119c1432fdbca44bbc023fed2f3be2502d309c6b /util/board_status/getrevision.sh | |
parent | 6b5bc77c9b22c398262ff3f4dae3e14904c57366 (diff) | |
download | coreboot-4ca63687978905486d8de83e87a5f2bfb323a42c.tar.xz |
util: Fix up a few comments after the "file is part of the" removal
Change-Id: I930739bea705988181b2e60f30516f4a7cb5c82d
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41197
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/board_status/getrevision.sh')
-rwxr-xr-x | util/board_status/getrevision.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |