From d9eaf614975afad18fd13b9e8c7a7dd21ff6a1dd Mon Sep 17 00:00:00 2001 From: Michele Di Giorgio Date: Wed, 8 Jul 2020 11:12:57 +0100 Subject: COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation Change-Id: Ib7dcfcbb24b408999dfae366b9da396485aacf78 Signed-off-by: Michele Di Giorgio Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3525 Reviewed-by: Georgios Pinitas Tested-by: Georgios Pinitas Comments-Addressed: Arm Jenkins --- support/Bfloat16.h | 2 +- support/Half.h | 2 +- support/MemorySupport.h | 2 +- support/Mutex.h | 2 +- support/Semaphore.h | 2 +- support/StringSupport.h | 2 +- support/ToolchainSupport.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'support') diff --git a/support/Bfloat16.h b/support/Bfloat16.h index 65805f2aee..d57d8ce9ee 100644 --- a/support/Bfloat16.h +++ b/support/Bfloat16.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 ARM Limited. + * Copyright (c) 2020 Arm Limited. * * SPDX-License-Identifier: MIT * diff --git a/support/Half.h b/support/Half.h index ae31be328c..5bea26c6e8 100644 --- a/support/Half.h +++ b/support/Half.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017 ARM Limited. + * Copyright (c) 2017 Arm Limited. * * SPDX-License-Identifier: MIT * diff --git a/support/MemorySupport.h b/support/MemorySupport.h index 5ae5501371..a904f34f97 100644 --- a/support/MemorySupport.h +++ b/support/MemorySupport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2020 ARM Limited. + * Copyright (c) 2017-2020 Arm Limited. * * SPDX-License-Identifier: MIT * diff --git a/support/Mutex.h b/support/Mutex.h index c398c570af..6e68fa5248 100644 --- a/support/Mutex.h +++ b/support/Mutex.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 ARM Limited. + * Copyright (c) 2017-2019 Arm Limited. * * SPDX-License-Identifier: MIT * diff --git a/support/Semaphore.h b/support/Semaphore.h index 85749e143d..e182b53a2d 100644 --- a/support/Semaphore.h +++ b/support/Semaphore.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2018 ARM Limited. + * Copyright (c) 2017-2018 Arm Limited. * * SPDX-License-Identifier: MIT * diff --git a/support/StringSupport.h b/support/StringSupport.h index 2bd398753f..5e237c7dff 100644 --- a/support/StringSupport.h +++ b/support/StringSupport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2020 ARM Limited. + * Copyright (c) 2017-2020 Arm Limited. * * SPDX-License-Identifier: MIT * diff --git a/support/ToolchainSupport.h b/support/ToolchainSupport.h index 8235358c39..8bf7f988c2 100644 --- a/support/ToolchainSupport.h +++ b/support/ToolchainSupport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2020 ARM Limited. + * Copyright (c) 2017-2020 Arm Limited. * * SPDX-License-Identifier: MIT * -- cgit v1.2.1