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 --- scripts/copyright_eula.txt | 2 +- scripts/copyright_mit.txt | 2 +- scripts/enable_tracing.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/copyright_eula.txt b/scripts/copyright_eula.txt index 50e8090e4f..16cd734a68 100644 --- a/scripts/copyright_eula.txt +++ b/scripts/copyright_eula.txt @@ -1,4 +1,4 @@ -Copyright (c) 2016, 2017 ARM Limited. +Copyright (c) 2016, 2017 Arm Limited. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/scripts/copyright_mit.txt b/scripts/copyright_mit.txt index a43ef66bda..049d444887 100644 --- a/scripts/copyright_mit.txt +++ b/scripts/copyright_mit.txt @@ -1,4 +1,4 @@ -Copyright (c) 2018 ARM Limited. +Copyright (c) 2018 Arm Limited. SPDX-License-Identifier: MIT diff --git a/scripts/enable_tracing.py b/scripts/enable_tracing.py index 3379e532f6..842c58edf1 100755 --- a/scripts/enable_tracing.py +++ b/scripts/enable_tracing.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2020 ARM Limited. +# Copyright (c) 2020 Arm Limited. # # SPDX-License-Identifier: MIT # -- cgit v1.2.1