summaryrefslogtreecommitdiff
path: root/utility
diff options
context:
space:
mode:
authorJakub Czapiga <jacz@semihalf.com>2022-10-18 16:35:03 +0200
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-10-21 16:17:47 +0000
commitd0f7fdf670407af5ef6e08ee28019d44244af13a (patch)
tree0f9506be737dcea5522a47e2a4e752bad65cbc9e /utility
parent0ca75fd1117249209aa0d4f994001732758fb20c (diff)
downloadvboot-d0f7fdf670407af5ef6e08ee28019d44244af13a.tar.gz
treewide: Fix copyrights and extra new lines at end of file
BUG=none BRANCH=none TEST=make runtests Signed-off-by: Jakub Czapiga <jacz@semihalf.com> Change-Id: If93a65ba58c4973d4b344229c7ee26685395bbbf Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/3964274 Reviewed-by: Yu-Ping Wu <yupingso@chromium.org> Commit-Queue: Jakub Czapiga <czapiga@google.com> Tested-by: Jakub Czapiga <czapiga@google.com>
Diffstat (limited to 'utility')
-rwxr-xr-xutility/chromeos-tpm-recovery2
-rwxr-xr-xutility/chromeos-tpm-recovery-test2
-rwxr-xr-xutility/dev_debug_vboot2
-rwxr-xr-xutility/dev_make_keypair2
-rwxr-xr-xutility/enable_dev_usb_boot2
-rw-r--r--utility/tpm-dad-lock2
-rwxr-xr-xutility/tpm-nvsize2
-rwxr-xr-xutility/vbutil_what_keys2
8 files changed, 8 insertions, 8 deletions
diff --git a/utility/chromeos-tpm-recovery b/utility/chromeos-tpm-recovery
index 12616b41..b5c10d8a 100755
--- a/utility/chromeos-tpm-recovery
+++ b/utility/chromeos-tpm-recovery
@@ -1,5 +1,5 @@
#!/bin/sh -u
-# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Copyright 2010 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/utility/chromeos-tpm-recovery-test b/utility/chromeos-tpm-recovery-test
index 42331e25..20be1364 100755
--- a/utility/chromeos-tpm-recovery-test
+++ b/utility/chromeos-tpm-recovery-test
@@ -1,5 +1,5 @@
#!/bin/sh -u
-# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Copyright 2010 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/utility/dev_debug_vboot b/utility/dev_debug_vboot
index 48c48a1a..a5d34eda 100755
--- a/utility/dev_debug_vboot
+++ b/utility/dev_debug_vboot
@@ -1,5 +1,5 @@
#!/bin/sh -ue
-# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
+# Copyright 2011 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/utility/dev_make_keypair b/utility/dev_make_keypair
index 7486d9e1..3f8d7b63 100755
--- a/utility/dev_make_keypair
+++ b/utility/dev_make_keypair
@@ -1,5 +1,5 @@
#!/bin/bash -e
-# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Copyright 2010 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/utility/enable_dev_usb_boot b/utility/enable_dev_usb_boot
index 8cf16bab..f6704cbb 100755
--- a/utility/enable_dev_usb_boot
+++ b/utility/enable_dev_usb_boot
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+# Copyright 2012 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/utility/tpm-dad-lock b/utility/tpm-dad-lock
index ba5527c9..463bef83 100644
--- a/utility/tpm-dad-lock
+++ b/utility/tpm-dad-lock
@@ -1,6 +1,6 @@
#!/bin/bash -e
#
-# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Copyright 2010 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/utility/tpm-nvsize b/utility/tpm-nvsize
index ec2d0337..b2d4f728 100755
--- a/utility/tpm-nvsize
+++ b/utility/tpm-nvsize
@@ -1,5 +1,5 @@
#! /bin/sh -e
-# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Copyright 2010 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
diff --git a/utility/vbutil_what_keys b/utility/vbutil_what_keys
index b4427a30..5314292e 100755
--- a/utility/vbutil_what_keys
+++ b/utility/vbutil_what_keys
@@ -1,5 +1,5 @@
#!/bin/sh -u
-# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+# Copyright 2014 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.