aboutsummaryrefslogtreecommitdiff
path: root/util/chromeos
diff options
context:
space:
mode:
Diffstat (limited to 'util/chromeos')
-rwxr-xr-xutil/chromeos/crosfirmware.sh3
-rwxr-xr-xutil/chromeos/extract_blobs.sh3
-rwxr-xr-xutil/chromeos/gen_test_hwid.sh3
3 files changed, 0 insertions, 9 deletions
diff --git a/util/chromeos/crosfirmware.sh b/util/chromeos/crosfirmware.sh
index 5fec96b485..0dcb449cab 100755
--- a/util/chromeos/crosfirmware.sh
+++ b/util/chromeos/crosfirmware.sh
@@ -1,9 +1,6 @@
#!/usr/bin/env bash
-#
# This file is part of the coreboot project.
#
-# Copyright (C) 2016 Joe Pillow
-#
# 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; version 2 of the License.
diff --git a/util/chromeos/extract_blobs.sh b/util/chromeos/extract_blobs.sh
index a674ada91f..ca5c932a11 100755
--- a/util/chromeos/extract_blobs.sh
+++ b/util/chromeos/extract_blobs.sh
@@ -1,9 +1,6 @@
#!/usr/bin/env bash
-#
# This file is part of the coreboot project.
#
-# Copyright (C) 2016 Joe Pillow
-#
# 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; version 2 of the License.
diff --git a/util/chromeos/gen_test_hwid.sh b/util/chromeos/gen_test_hwid.sh
index 849ff6a8c0..6e7cdeebb5 100755
--- a/util/chromeos/gen_test_hwid.sh
+++ b/util/chromeos/gen_test_hwid.sh
@@ -1,9 +1,6 @@
#!/bin/sh
-#
# This file is part of the coreboot project.
#
-# Copyright 2019 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; version 2 of the License.