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: I62fe09ab7e5c1b392896cb38cbfd1514eb488add
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/3890326
Tested-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Ram Chandrasekar <rchandrasekar@google.com>
diff --git a/scripts/vpython_wrapper.py b/scripts/vpython_wrapper.py
index 4c8a0c0..075d9de 100755
--- a/scripts/vpython_wrapper.py
+++ b/scripts/vpython_wrapper.py
@@ -1,5 +1,5 @@
#!/usr/bin/env vpython3
-# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.