aboutsummaryrefslogtreecommitdiff
path: root/profiling
diff options
context:
space:
mode:
authorLaurent Carlier <laurent.carlier@arm.com>2020-06-01 09:03:17 +0100
committerJim Flynn <jim.flynn@arm.com>2020-06-03 07:03:16 +0000
commit749294b2c4c593043d29d7275b18cbf78af974e4 (patch)
treec19fda07ce16eebd4db4037c69eeba79b35edabd /profiling
parent86704734edfd7f57a4339d4afcff58ad31e8ac35 (diff)
downloadarmnn-749294b2c4c593043d29d7275b18cbf78af974e4.tar.gz
remove BOM from files
Change-Id: Ia4b4bb3be0ed6e933c77d58f8e9879b1370e9537 Signed-off-by: Laurent Carlier <laurent.carlier@arm.com>
Diffstat (limited to 'profiling')
-rw-r--r--profiling/common/include/NetworkSockets.hpp2
-rw-r--r--profiling/common/include/SocketConnectionException.hpp2
-rw-r--r--profiling/common/src/NetworkSockets.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/profiling/common/include/NetworkSockets.hpp b/profiling/common/include/NetworkSockets.hpp
index de20ff14e2..b970424e10 100644
--- a/profiling/common/include/NetworkSockets.hpp
+++ b/profiling/common/include/NetworkSockets.hpp
@@ -1,4 +1,4 @@
-//
+//
// Copyright © 2020 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
diff --git a/profiling/common/include/SocketConnectionException.hpp b/profiling/common/include/SocketConnectionException.hpp
index fceaa0f697..d18dcc37e4 100644
--- a/profiling/common/include/SocketConnectionException.hpp
+++ b/profiling/common/include/SocketConnectionException.hpp
@@ -1,4 +1,4 @@
-//
+//
// Copyright © 2020 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
diff --git a/profiling/common/src/NetworkSockets.cpp b/profiling/common/src/NetworkSockets.cpp
index b41cbac43d..3ae0644a0b 100644
--- a/profiling/common/src/NetworkSockets.cpp
+++ b/profiling/common/src/NetworkSockets.cpp
@@ -1,4 +1,4 @@
-//
+//
// Copyright © 2020 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//