Update license boilerplate text in source code files

Normally we don't do this, but enough changes have accumulated that
we're doing a tree-wide one-off update of the name & style.

BUG=chromium:1098010
TEST=`repo upload` works

Change-Id: I3bc038b54767afd1ff2673603aa20719ffd0a0b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/firmware/+/3928906
Commit-Queue: Simon Glass <sjg@chromium.org>
Auto-Submit: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
diff --git a/LICENSE b/LICENSE
index d251496..a55bf15 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+// Copyright 2010 The ChromiumOS Authors
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
 // copyright notice, this list of conditions and the following disclaimer
 // in the documentation and/or other materials provided with the
 // distribution.
-//    * Neither the name of Google Inc. nor the names of its
+//    * Neither the name of Google LLC nor the names of its
 // contributors may be used to endorse or promote products derived from
 // this software without specific prior written permission.
 //
diff --git a/functest/bin/vpd b/functest/bin/vpd
index 0228440..38e52d0 100755
--- a/functest/bin/vpd
+++ b/functest/bin/vpd
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/local_signer.py b/local_signer.py
index af27c93..9b7f9b4 100755
--- a/local_signer.py
+++ b/local_signer.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright 2022 The Chromium OS Authors. All rights reserved.
+# Copyright 2022 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/make_test_files.sh b/make_test_files.sh
index a034c50..25124ff 100755
--- a/make_test_files.sh
+++ b/make_test_files.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/pack/setvars_template b/pack/setvars_template
index f2fb7c3..46295e9 100644
--- a/pack/setvars_template
+++ b/pack/setvars_template
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/pack/sfx2.sh b/pack/sfx2.sh
index 327cea4..61f7611 100755
--- a/pack/sfx2.sh
+++ b/pack/sfx2.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2018 The Chromium OS Authors. All rights reserved.
+# Copyright 2018 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/pack_firmware.py b/pack_firmware.py
index 8552698..b0c1805 100755
--- a/pack_firmware.py
+++ b/pack_firmware.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/pack_firmware_functest.py b/pack_firmware_functest.py
index d8ab67a..419ac5b 100755
--- a/pack_firmware_functest.py
+++ b/pack_firmware_functest.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/pack_firmware_unittest.py b/pack_firmware_unittest.py
index 8d3fb7e..0d02b3c 100755
--- a/pack_firmware_unittest.py
+++ b/pack_firmware_unittest.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/pack_firmware_utils.py b/pack_firmware_utils.py
index 7f960b1..6d8ffcb 100644
--- a/pack_firmware_utils.py
+++ b/pack_firmware_utils.py
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/sbin/chromeos-setgoodfirmware b/sbin/chromeos-setgoodfirmware
index 2e95c2a..84256f6 100755
--- a/sbin/chromeos-setgoodfirmware
+++ b/sbin/chromeos-setgoodfirmware
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
+# Copyright 2017 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/sbin/cros_wp b/sbin/cros_wp
index ac3172a..0cc84d0 100755
--- a/sbin/cros_wp
+++ b/sbin/cros_wp
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Copyright 2020 The ChromiumOS Authors
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 #