aboutsummaryrefslogtreecommitdiff
path: root/examples/neon_cnn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/neon_cnn.cpp')
-rw-r--r--examples/neon_cnn.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/neon_cnn.cpp b/examples/neon_cnn.cpp
index 339c8c1a81..11bb0884bd 100644
--- a/examples/neon_cnn.cpp
+++ b/examples/neon_cnn.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2020 Arm Limited.
+ * Copyright (c) 2016-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -257,7 +257,7 @@ private:
Tensor out_fc0{};
Tensor out_softmax{};
- // NEON allocator
+ // Neon allocator
Allocator allocator{};
// Memory groups