summaryrefslogtreecommitdiff
path: root/lib/optee
diff options
context:
space:
mode:
authorGovindraj Raja <govindraj.raja@arm.com>2023-08-01 15:52:40 -0500
committerGovindraj Raja <govindraj.raja@arm.com>2023-08-08 15:12:30 +0100
commit4c700c1563aff7b51df95f17e952e050b9b4e37f (patch)
tree4895ba22479416286b80665acd240eb4f19b9bce /lib/optee
parent29ae73e3fb260d75ceb692832c97c384528e9c22 (diff)
chore: update to use Arm word across TF-A
Align entire TF-A to use Arm in copyright header. Change-Id: Ief9992169efdab61d0da6bd8c5180de7a4bc2244 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
Diffstat (limited to 'lib/optee')
-rw-r--r--lib/optee/optee_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/optee/optee_utils.c b/lib/optee/optee_utils.c
index 6641db9af..14f5533c9 100644
--- a/lib/optee/optee_utils.c
+++ b/lib/optee/optee_utils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2023, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2017-2023, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/