summaryrefslogtreecommitdiff
path: root/util/board_status
diff options
context:
space:
mode:
Diffstat (limited to 'util/board_status')
-rwxr-xr-xutil/board_status/board_status.sh3
-rwxr-xr-xutil/board_status/getrevision.sh3
2 files changed, 0 insertions, 6 deletions
diff --git a/util/board_status/board_status.sh b/util/board_status/board_status.sh
index a990ce505e..6a5f3c1ba7 100755
--- a/util/board_status/board_status.sh
+++ b/util/board_status/board_status.sh
@@ -2,9 +2,6 @@
#
# This file is part of the coreboot project.
#
-# Copyright (C) 2013 Google Inc.
-# Copyright (C) 2014 Sage Electronic Engineering, LLC.
-#
EXIT_SUCCESS=0
EXIT_FAILURE=1
diff --git a/util/board_status/getrevision.sh b/util/board_status/getrevision.sh
index 168c972f30..d3c99b0346 100755
--- a/util/board_status/getrevision.sh
+++ b/util/board_status/getrevision.sh
@@ -3,9 +3,6 @@
# This file is part of the coreboot project. It originated in the
# flashrom project but has been heavily modified since then.
#
-# Copyright (C) 2013 Stefan Tauner
-# Copyright (C) 2013 Google Inc.
-#
# 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
# the Free Software Foundation; either version 2 of the License, or