summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/application/profiler/Profiler.cc (renamed from source/application/main/Profiler.cc)2
-rw-r--r--source/application/profiler/include/Profiler.hpp (renamed from source/application/main/include/Profiler.hpp)2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/application/main/Profiler.cc b/source/application/profiler/Profiler.cc
index fe3aeaf..c2b8f2a 100644
--- a/source/application/main/Profiler.cc
+++ b/source/application/profiler/Profiler.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited. All rights reserved.
+ * Copyright (c) 2022 Arm Limited. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/source/application/main/include/Profiler.hpp b/source/application/profiler/include/Profiler.hpp
index d1b6d91..503d805 100644
--- a/source/application/main/include/Profiler.hpp
+++ b/source/application/profiler/include/Profiler.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited. All rights reserved.
+ * Copyright (c) 2022 Arm Limited. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");