diff options
Diffstat (limited to 'util/board_status')
-rwxr-xr-x | util/board_status/board_status.sh | 1 | ||||
-rwxr-xr-x | util/board_status/getrevision.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/util/board_status/board_status.sh b/util/board_status/board_status.sh index 6a5f3c1ba7..2e93fe22fe 100755 --- a/util/board_status/board_status.sh +++ b/util/board_status/board_status.sh @@ -1,6 +1,5 @@ #!/bin/sh # -# This file is part of the coreboot project. # EXIT_SUCCESS=0 diff --git a/util/board_status/getrevision.sh b/util/board_status/getrevision.sh index d3c99b0346..5b2612eb0d 100755 --- a/util/board_status/getrevision.sh +++ b/util/board_status/getrevision.sh @@ -1,6 +1,5 @@ #!/bin/sh # -# This file is part of the coreboot project. It originated in the # flashrom project but has been heavily modified since then. # # This program is free software; you can redistribute it and/or modify |