aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/check_clang_diags.py
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_tools/check_clang_diags.py')
-rwxr-xr-xllvm_tools/check_clang_diags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_tools/check_clang_diags.py b/llvm_tools/check_clang_diags.py
index 2509dc3c..7beb958f 100755
--- a/llvm_tools/check_clang_diags.py
+++ b/llvm_tools/check_clang_diags.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# 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.