diff options
Diffstat (limited to 'zephyr/gcov.tmpl.sh')
-rwxr-xr-x | zephyr/gcov.tmpl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/gcov.tmpl.sh b/zephyr/gcov.tmpl.sh index 96bd82ab51..b9dd0e7865 100755 --- a/zephyr/gcov.tmpl.sh +++ b/zephyr/gcov.tmpl.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# 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. |