aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRickard Bolin <rickard.bolin@arm.com>2022-11-04 08:24:29 +0000
committerRickard Bolin <rickard.bolin@arm.com>2022-11-16 09:10:39 +0000
commitbc6ee58dbbd50fe83adfb1726c868898e5cfb491 (patch)
tree7497991195a4bc158b0abbce8afe540ad8ef9e54 /setup.py
parentea4ba666c035827aabe9a807503c185a6a9d3f0f (diff)
downloadethos-u-vela-bc6ee58dbbd50fe83adfb1726c868898e5cfb491.tar.gz
MLBEDSW-6620: Update copyright notice and years
- Update copyright notices to use SPDX format and add OSS mail as contact. - Update years on files where it had been missed. Signed-off-by: Rickard Bolin <rickard.bolin@arm.com> Change-Id: I7e9715ea4e17b76252728c708e46df12ad67ab1f
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3eb79b61..ffa74e11 100644
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2020 Arm Limited or its affiliates. All rights reserved.
+# SPDX-FileCopyrightText: Copyright 2020-2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
#
# SPDX-License-Identifier: Apache-2.0
#
@@ -13,6 +13,7 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
+#
# Description:
# Packaging for the Vela compiler
import os