summaryrefslogtreecommitdiff
path: root/source/profiler
diff options
context:
space:
mode:
authorRichard Burton <richard.burton@arm.com>2022-11-15 11:46:11 +0000
committerRichard Burton <richard.burton@arm.com>2022-11-17 15:17:15 +0000
commitf32a86a6969508d7a156decbed0bfc9466ad92fa (patch)
tree4c3a3a95a57823bf7021eab2f4973d7223573f42 /source/profiler
parent7ac0a3a51b98d63cdda595d686974ec1c9bac316 (diff)
downloadml-embedded-evaluation-kit-f32a86a6969508d7a156decbed0bfc9466ad92fa.tar.gz
MLECO-3583: Update copyright notice according to new guidelines
Change-Id: I0f057b33993e5196a60e52f4fb0c60e09693dcfe
Diffstat (limited to 'source/profiler')
-rw-r--r--source/profiler/CMakeLists.txt2
-rw-r--r--source/profiler/Profiler.cc2
-rw-r--r--source/profiler/include/Profiler.hpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/profiler/CMakeLists.txt b/source/profiler/CMakeLists.txt
index 0a9c338..5c0a433 100644
--- a/source/profiler/CMakeLists.txt
+++ b/source/profiler/CMakeLists.txt
@@ -1,5 +1,5 @@
#----------------------------------------------------------------------------
-# Copyright (c) 2022 Arm Limited. All rights reserved.
+# SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/source/profiler/Profiler.cc b/source/profiler/Profiler.cc
index e7168e4..2860757 100644
--- a/source/profiler/Profiler.cc
+++ b/source/profiler/Profiler.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022 Arm Limited. All rights reserved.
+ * SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/source/profiler/include/Profiler.hpp b/source/profiler/include/Profiler.hpp
index e6244ff..8ae9e15 100644
--- a/source/profiler/include/Profiler.hpp
+++ b/source/profiler/include/Profiler.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022 Arm Limited. All rights reserved.
+ * SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");