summaryrefslogtreecommitdiff
path: root/include/atomic_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/atomic_t.h')
-rw-r--r--include/atomic_t.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/atomic_t.h b/include/atomic_t.h
index d7c1a99147..7f95665f46 100644
--- a/include/atomic_t.h
+++ b/include/atomic_t.h
@@ -1,4 +1,4 @@
-/* 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.
*/
@@ -19,4 +19,4 @@ typedef atomic_t atomic_val_t;
#include <zephyr/sys/atomic.h>
#endif
-#endif /* __CROS_EC_ATOMIC_T_H */
+#endif /* __CROS_EC_ATOMIC_T_H */